> From: fachhoch [mailto:fachh...@gmail.com] 
> Subject: Re: tomcat 6.0.35 in production maintaince

> how can I  figure this out ?

Use the manager app, as suggested.

> are there any suggested ways to use threadlocal when deployed in tomcat ?

Using ThreadLocal when the threads belong to a pool is rather tricky, and often 
leads to memory leaks.  Try to avoid it, if possible.

> I dont have manager app , I just have my application I removed all others
> apps from tomcat.

So put it back in.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.





--
View this message in context: 
http://tomcat.10.n6.nabble.com/tomcat-6-0-35-in-production-maintaince-tp4995740p4995805.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to