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
ED MESSAGE-
Hash: SHA256
Harshit,
On 2/18/17 8:12 PM, Daga, Harshit wrote:
> Hi,
>
> I want to add a custom service/module as part of the tomcat server
> which should start as part of tomcat startup.
>
> Service : I want to expose a service as part of tomcat startup
> which ca
Hi,
I want to add a custom service/module as part of the tomcat server which should
start as part of tomcat startup.
Service : I want to expose a service as part of tomcat startup which can store
all the active sessions for the application running on the server and when I
call this service