You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Thierry Legrain <tl...@infovista.com> on 2003/01/27 11:47:25 UTC

FW: JMX : Questions

 

 

-----Original Message-----
From: Thierry Legrain 
Sent: Monday, January 27, 2003 11:36 AM
To: 'tomcat-dev-help@jakarta.apache.org'
Cc: Thierry Legrain
Subject: JMX : Questions

 

I have realized a generic MBeanBrowser and I want to test it with TomCat.

 

How to connect MBeanServer with an external program?

Can I implement "my connector" to manage Tomcat?

How to write web app which handle MBeanServer?

Can I use JNDI lookup to manipulate MBeanServer (and HOW)?

 

Thanks.

Thierry.