Greetings,

I've been looking at the information to add MBeans to JBoss -- have been following 
directions from "JMX Connector Description and HowTo" 
http://www.jboss.org/online-manual/HTML/ch13s39.html ;  However connector.jar does not 
exist in my JBoss libraries ( jboss-3.0.beta-tomcat-4.0.2) and I am unable to find the 
RMIClientConnectorImpl anywhere else.

<snippet>
RemoteMBeanServer lConnector = new RMIClientConnectorImpl("server-name" ); 
</snippet>

was wondering what the proper approach is and where to find the latest information on 
adding mbeans and accessing the mbean server. any pointers or examples would be 
appreciated.

thanks,
Aron Vaughan






_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to