This content has been marked as final. 
    
Show                 1 reply
    
- 
        
1. Re: JbossMX architecture
juha Oct 25, 2003 3:46 AM (in response to sysuser1)Ideally, the communication should occur through the MBean server to avoid tight coupling between the services. This can be accomplised by using JMX object names as part of the invocations to the MBean server interface rather than references from JNDI.
-- Juha