Hi
 
I have developed a Web Service using AXIS deployed in TOMCAT. I have a requirement in which I need to perform some Init and UnInit operations at the time
creation and destruction of threads on which Web Service will run.
 
So in this case, these threads are spawned and controlled by Tomcat. Is it possible to perform Init and UnInit operations on Tomcat threads?
 
thanks & regards,
Naresh Agarwal

Reply via email to