My employer has commissioned me to port one of their legacy applications from Resin 2.1 (?) to Tomcat 5. I've immersed myself in the documentation and have actually made significant progress having overcome or otherwise circumvented a number of their deviations from the specs.

Current stumbling block is this: They made prolific reference to a statistics class com.caucho.server.http.Statistics which among other things, provided container start time, memory statistics, number of active connections, etc. Additionally, I need both application and server start date/time. I have no need for JMX, remote mgmt, etc.

How/where can I access this information within Tomcat? Can someone point me in the right direction?

Many thanks.

--

Regards,

Scott Dudley


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

Reply via email to