Chapter 10. JMX Distribution Layer with J2EE Services

This chapter will cover some more connector implementations in detail. You will see example implementations for a SOAP connector and a bare bones implementation of an asynchronous JMS connector. In addition, you will cover some issues with the JMX agent and MBean location transparency and implement a simple mechanism for the management clients to look up the agent or MBean from a naming service.

Location Transparency

When building the management applications, it can be useful to avoid hard coding the location of the MBeans or the MBean servers in the client code. For improved flexibility on the client, both the agent ...

Get JMX: Managing J2EE with Java™ Management Extensions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.