Re: ** Does Tomcat need Restart **

2001-04-18 Thread Meir Faraj
day, April 17, 2001 4:26 PM Subject: Re: ** Does Tomcat need Restart ** I'd like to offer two cents on this topic. I have seen both very successful and very unsuccessful results when using servlet reloading on Tomcat. First, make sure that the servlet classes reside in /webapps/ROOT/WEB-INF/clas

RE: ** Does Tomcat need Restart **

2001-04-18 Thread Darrell Porter
- From: Meir Faraj [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 10:44 AM To: [EMAIL PROTECTED] Subject: Re: ** Does Tomcat need Restart ** and for jsp how to do this ? I've problem in reloading jsp (after few reloading) even if I delete the created class from the work/ROOT

RE: ** Does Tomcat need Restart **

2001-04-18 Thread Jann VanOver
-Original Message- From: Meir Faraj [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 10:44 AM To: [EMAIL PROTECTED] Subject: Re: ** Does Tomcat need Restart ** and for jsp how to do this ? I've problem in reloading jsp (after few reloading) even if I delete the created class from

RE: ** Does Tomcat need Restart **

2001-04-18 Thread Darrell Porter
My shutdown script does it for me =) -Original Message- From: Jann VanOver [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 2:24 PM To: '[EMAIL PROTECTED]' Subject: RE: ** Does Tomcat need Restart ** I hacked my tomcat startup script to blow away the work directory before

RE: ** Does Tomcat need Restart **

2001-04-17 Thread Benoit Jacquemont
This feature exists, it is defined by the reloadable parameter for the Context. But it is an alpha version feature, so you always need to restart Tomcat. Benoit Hi, Is there any option in tomcat CONFIGURATION by which, I can instruct Tomcat to restart automatically whenever a servlet gets

Re: ** Does Tomcat need Restart **

2001-04-17 Thread Scott Judd
I'd like to offer two cents on this topic. I have seen both very successful and very unsuccessful results when using servlet reloading on Tomcat. First, make sure that the servlet classes reside in /webapps/ROOT/WEB-INF/classes. Next, make sure that the web.xml file in the webapps/ROOT/WEB-INF

Re: ** Does Tomcat need Restart **

2001-04-17 Thread Milt Epstein
On Tue, 17 Apr 2001, Scott Judd wrote: I'd like to offer two cents on this topic. I have seen both very successful and very unsuccessful results when using servlet reloading on Tomcat. First, make sure that the servlet classes reside in /webapps/ROOT/WEB-INF/classes. Next, make sure that

** Does Tomcat need Restart **

2001-04-16 Thread Prashantha . Marathe
Hi, Is there any option in tomcat CONFIGURATION by which, I can instruct Tomcat to restart automatically whenever a servlet gets modified (i.e. I re-compile the servlet). I am running Tomcat and Apache on Linux OS. Regards, Marathe

Re: ** Does Tomcat need Restart **

2001-04-16 Thread Mr.Y.SHIVAKANT
-Original Message- From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Monday, April 16, 2001 3:20 PM Subject: ** Does Tomcat need Restart ** Hi, Is there any option in tomcat CONFIGURATION by which, I can instruct Tomcat to restart automatically

Re: ** Does Tomcat need Restart **

2001-04-16 Thread Wolle
"Mr.Y.SHIVAKANT" wrote: -Original Message- From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Monday, April 16, 2001 3:20 PM Subject: ** Does Tomcat need Restart ** Hi, Is there any option in tomcat CONFIGURATION by which, I ca

RE: ** Does Tomcat need Restart **

2001-04-16 Thread Nivy, Ofer
PROTECTED]] Sent: Monday, April 16, 2001 12:43 PM To: [EMAIL PROTECTED] Subject: ** Does Tomcat need Restart ** Hi, Is there any option in tomcat CONFIGURATION by which, I can instruct Tomcat to restart automatically whenever a servlet gets modified (i.e. I re-compile the servlet). I am runn

Re: ** Does Tomcat need Restart **

2001-04-16 Thread Mr.Y.SHIVAKANT
-Original Message- From: Wolle [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Monday, April 16, 2001 4:45 PM Subject: Re: ** Does Tomcat need Restart ** "Mr.Y.SHIVAKANT" wrote: -Original Message- From: [EMAIL PROTECTED] [EMAIL PROTECTED]