This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: How can a ManagedConnectionFactory find out its ObjectNaadrian.brock Aug 13, 2003 8:08 AM (in response to kiwihughes)There is no portable way to do this, MCFs aren't 
 necessarily controlled by JMX.
 There is a "standard name" in the JSR77 namespace,
 that looks like a JMX object name but this isn't
 necessarily a JMX mbean and in jboss it isn't the same
 MBean as the real deployment.
 It will probably take at least until j2ee1.5 before JMX
 is standardized. I doubt it will specified down to
 level you want.
 Regards,
 Adrian
 
    