Re: Getting list of session for different contexts

2017-05-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Harshit, On 5/22/17 8:04 PM, Daga, Harshit wrote: > I am trying to do the following. As part of the tomcat startup I > have added a listener. This listener starts a thread and that > thread will open a socket connection. I am doing so to record the

Getting list of session for different contexts

2017-05-22 Thread Daga, Harshit
Hi, I am trying to do the following. As part of the tomcat startup I have added a listener. This listener starts a thread and that thread will open a socket connection. I am doing so to record the time taken to access and get the information from the tomcat server. If I use Jmx it is taking sli