Hi!

 

I need to read the log file of each context from a monitoring tool. The
FileLogger component that ships with tomcat doesn't expose the content
of the log file. So I've written an MBean which reads the Log file. I
did as was written here
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/mbeans-descriptor-howto.
html 

 But it seems like my MBean isn't registered at the startup!

Do I have to do anything else ?

 

thanx 

Aravind

Reply via email to