Re: Multi-thread issue on redeploy of application

2007-10-08 Thread Cool Coder
Yes it has something to do with my application. Let me tell you that this occurs when I hot deploy my application without restarting tomcat. Let me do a minute check. Thanks for your help. - RB Be a b

Re: Multi-thread issue on redeploy of application

2007-10-08 Thread Cool Coder
Thanks buddy. - Original Message From: Hassan Schroeder <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Monday, October 8, 2007 3:53:20 PM Subject: Re: Multi-thread issue on redeploy of application On 10/8/07, Cool Coder <[EMAIL PROTECTED]> wrote: > I use struts and

Multi-thread issue on redeploy of application

2007-10-08 Thread Cool Coder
It may not related to tomcat directly but I would appreciate if you can help me to find the problem with my web app. The web app creates number of threads, and on each deployement, web app should close threads and create new threads but it instead of closing/reusing old threads, it creates new t