Think what you are searching for is remote access to server container kernel.  
This can be done via RMI connector to MBeanServer.  From here, can make JMX 
invocation on any deployed MBean, which will include all services deployed and 
server information.  The link to doc on this is 
http://docs.jboss.org/jbossas/jboss4guide/r1/html/ch2.chapter.html#d0e4208.  To 
figure out object names (and attributes) of the different MBeans deployed, go 
to http://localhost:8080/jmx-console after starting default jboss instance.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868735#3868735

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868735


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to