webservice « jmx « Java Enterprise Q&A





1. Any open source implementations of WS-DM working with JMX?    stackoverflow.com

WS-DM is a web services equivalent of JMX. I am looking for an open source implementation...

2. Ideas on how to approach a project involving Integration of APIs    stackoverflow.com

I am a student and working on developing a Java Application that would serve as a "Translation Layer" between one application's web service calls to another application's JMX API. Both the applications ...

3. Translating SOAP Web services calls into JMX API    stackoverflow.com

I have SOAP web services for Application 1 available to me. And, I'd like to implement a Java application that translate Application 1's Web Services calls to Application 2's JMX API. ...

4. number of servers running app in cluster    stackoverflow.com

I have a web service app running in a cluster on WebLogic 10.3. Can anyone tell me if there is a way to programmatically determine the number of servers ...