Tomcat does not pick the modified servlet

2002-07-25 Thread Ashish Kulkarni
Hi, I am using tomcat4.0.4 and i have a problem when i modify the servlet and put it in tomcat. The problem is tomcat does not pick up the new servlet code, so i have to go to the manager and restart the application. Is there a way tomcat will pick automatically new servlet code with out restartin

Re: Tomcat does not pick the modified servlet

2002-07-25 Thread Nishant_Awasthi
Hello Ashish I have the same problem. I have created a SOAP client servlet. When I try to run for first time everything is at place. But when I try to change and recompile my servlet it doesnot work. It picks up the earlier servlet code from somewhere. When I tried to use the same thing with IBM

Re: Tomcat does not pick the modified servlet

2002-07-25 Thread Ashish Kulkarni
Hi Nishant, Same with me,if i use JRun every thing works fine, i tried a lot of forums but did not got any answere about it. Have 2 find a way so that tomcat recognise the new servlet with out restarting Ashish --- [EMAIL PROTECTED] wrote: > > Hello Ashish > I have the same problem. I have create

RE: Tomcat does not pick the modified servlet

2002-07-25 Thread Durham David Cntr 805CSS/SCBE
let on every request. > -Original Message- > From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 25, 2002 1:08 PM > To: Tomcat Users List > Subject: Re: Tomcat does not pick the modified servlet > > > Hi Nishant, > Same with me,if i use

RE: Tomcat does not pick the modified servlet

2002-07-25 Thread Ashish Kulkarni
MAIL PROTECTED]] > > Sent: Thursday, July 25, 2002 1:08 PM > > To: Tomcat Users List > > Subject: Re: Tomcat does not pick the modified > servlet > > > > > > Hi Nishant, > > Same with me,if i use JRun every thing works fine, > i > > tried a lot of f