aspose file tools
The moose likes Web Services and the fly likes SOA(Web Services) Vs JMX Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOA(Web Services) Vs JMX" Watch "SOA(Web Services) Vs JMX" New topic
Author

SOA(Web Services) Vs JMX

kri shan
Ranch Hand

Joined: Apr 08, 2004
Posts: 1300
Web Services and JMX both are exposing the operations. JMX for Instrumentation and Web Services for re-usability. I do not see much difference. Can someone shed any light on this.
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2193
Hi!
JMX is a technology for managing and monitoring applications using a standardized tool.
Web services are about interoperability between systems. Yes, web services can be used for managing and monitoring, but this is not the typical use case.
Some recommended reading:
http://en.wikipedia.org/wiki/JMX
http://en.wikipedia.org/wiki/Web_service
Best wishes!


My free books and tutorials: http://www.slideshare.net/krizsan
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: SOA(Web Services) Vs JMX
 
Similar Threads
Java Library for getting jboss server information...
News
How is web services area?
Activating JMX for tomcat 5.5.9 on As/400 iseries
This weeks giveaway "JMX in Action"