http://jakarta.apache.org/tomcat/tomcat-4.1-doc/mbeans-descriptor-howto.html

-Tim

Kwok Peng Tuck wrote:
If I wish to use JMX in my own webapp, is it necessary for me to write my own implementation of ServerLifecycleListener in the webapp's Context ?
Say for example :


<Context ......
<Listener classname="com.company.mbean.ServerLifeCycleListener" debug="0" descriptor="some package name" >


</Context>

So if this is the case does my mbeans descriptor go into my webapp's WEB-INF/lib ?


TIA.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to