Re: Getting a WAR last deployment timestamp thru JMX ?

2017-09-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Laurent, On 9/7/17 10:52 AM, Laurent Perez wrote: > I'm exposing some webapp metrics over a JSON servlet. I'd like to > output the deployment timestamp of my webapp, when war is > redeployed by tomcat using the built-in /manager/. I looked into >

Getting a WAR last deployment timestamp thru JMX ?

2017-09-07 Thread Laurent Perez
Hi I'm exposing some webapp metrics over a JSON servlet. I'd like to output the deployment timestamp of my webapp, when war is redeployed by tomcat using the built-in /manager/. I looked into the manager and could not find a timestamp. Is there some magic JMX query available to obtain the last