| 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
|
 |
 |
|
|
subject: SOA(Web Services) Vs JMX
|
|
|