On 10/11/2011 06:31, Ellecer Valencia wrote:
> Would using JMX allow us to view this information for the two webapp
> versions without being dependent on user sessions?
Yes.

> How would we
> distinguish between status info coming from the old and new webapp
> versions?
Include the full application version in the MBean name(s) you register.
Take a look (e.g. with JConsole) how Tomcat does this for multiple
versions at the moment.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to