Good Afternoon
check out
http://tomcat.apache.org/tomcat-5.0-doc/manager-howto.html#List%20OS%20and%20JVM%20Properties
You can use the JMX Query Command from the JMX Proxy Servlet to acquire
RequestProcessor
return all loaded servlets
look for specific Mbean given name=MBeanName
Anyone else ?
Martin-
You can
----- Original Message ----- From: "JWM" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <tomcat-user@jakarta.apache.org>
Sent: Saturday, November 19, 2005 12:24 PM
Subject: Accessing context info for other running apps?


From one webapp, I need to find out if another webapp is installed, and if
so, what its context root is.  I know the Tomcat manager app has access to
info on all running apps.  Is that info accessible by other apps.  If so,
where would I find the documentation on classes, etc.?

Thanks.


---------------------------------------------------------------------
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