hi all,
        I have a Thread mgr which will create a thread. No if i Start and Stop the 
Tomcat, The older mgr object seems to be still in the JVM and this causes a problem 
because a new mgr is created and i have two copies of threads running simultaneously.. 
      Can any one tell me whether all objects will be destroyed if i do start and stop 
of tomcat? Should i do anything in the  Context Destroyed method od context listener?  
The older object is null in the context destroyed but the thread seems to be alive?

Configuration : Linux + tomcat 4.0.4 + JDK 1.4


thanks in advance
sudhakar
This e-mail and any files transmitted with it are for the sole use of the intended 
recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and 
destroy all copies of the original message. 
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or 
copying of this email or any action taken in reliance on this e-mail is strictly 
prohibited and may be unlawful.

                Visit us at http://www.cognizant.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to