Hi,

How do I get the reference of the JMXServer of the Tomcat 4.x series. I would like to register one of my MBeans to this server.
Also I would like to know which class acts as the parser for the server.xml file and polpulates all the configuration details into memory.?


TIA
Bala


At 07:19 AM 3/20/2003 +0100, Nikola Milutinovic wrote:
B A L A J I wrote:
Hi,
I'm trying to extend Tomcat to get notified whenever a session is created or cleared. How is this possible in 4.1.18 version.?
Any help will be appreciated as I'm new to Tomcat.

Take a look at Listeners in Servlet 2.3 specification and in Tomcat, more specifically, SessionListener class.




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


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



Reply via email to