Is Tomcat reloadable?

2000-06-22 Thread Richard Liu
Hi, Everyone, I am using Tomcat 3.1. it works fine, but it is not reloadable. I did edit the server.xml file and set reloadable="true". but it does not work. I am wondering why. Any one know how to make reloadable work? Any comments will be appreciated. Richard =

Re: Is Tomcat reloadable?

2000-06-22 Thread Hans Bergsten
Richard Liu wrote: > > Hi, Everyone, > > I am using Tomcat 3.1. it works fine, but it is not reloadable. I did edit > the server.xml file and set reloadable="true". but it does not work. I am > wondering why. Any one know how to make reloadable work? Any comments will > be appreciated. I assume y

Re: Is Tomcat reloadable?

2000-06-22 Thread Craig R. McClanahan
Richard Liu wrote: > Hi, Everyone, > > I am using Tomcat 3.1. it works fine, but it is not reloadable. I did edit > the server.xml file and set reloadable="true". but it does not work. I am > wondering why. Any one know how to make reloadable work? Any comments will > be appreciated. > Where are

Re: Is Tomcat reloadable?

2000-06-23 Thread Hensley, Zachary
ct: Re: Is Tomcat reloadable? Richard Liu wrote: > > Hi, Everyone, > > I am using Tomcat 3.1. it works fine, but it is not reloadable. I did edit > the server.xml file and set reloadable="true". but it does not work. I am > wondering why. Any one know how to make r

Re: Is Tomcat reloadable?

2000-06-23 Thread Hans Bergsten
and WEB-INF/lib for the web application (servlet context). Hans > -Original Message- > From: Hans Bergsten [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 22, 2000 10:10 PM > To: [EMAIL PROTECTED] > Subject: Re: Is Tomcat reloadable? > > Richard Liu wrote: > >

Re: Is Tomcat reloadable?

2000-06-23 Thread Richard Liu
Tomcat, are > not reloaded automatically. -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Hans Bergsten Sent: Friday, June 23, 2000 10:48 AM To: [EMAIL PROTECTED] Subject: Re: Is Tomcat reloadable? "He

Re: Is Tomcat reloadable?

2000-06-23 Thread AVATAR SINGH
st about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Hans Bergsten > Sent: Friday, June 23, 2000 10:48 AM > To: [EMAIL PROTECTED] > Subject: Re: Is Tomcat reloadable? > > "Hensley, Zachary" wrote: > > > > I don't

Re: Is Tomcat reloadable?

2000-06-23 Thread Hans Bergsten
Richard Liu wrote: > > Hi, thank you very much, Hans, Craige R, and Hensley. > I did mean if tomcat reload servlet classes when you modify them. > I did put all my servlets in the WEB-INT directory of my web application and > edited the server.xml file to set reloadable="true". but it does not wor

Re: Is Tomcat reloadable?

2000-06-23 Thread Hans Bergsten
AVATAR SINGH wrote: > > If you would have read the README file which comes with tomcat, this is what it has > to say. > Maybe you'd have to wait for the next patch to relaod. > > Good Luck! > > Avi > KNOWN BUGS AND ISSUES > - > 1. Automatic servlet reloading is not implemented

Re: Is Tomcat reloadable?

2000-06-23 Thread Richard Liu
L PROTECTED]]On Behalf Of Hans Bergsten Sent: Friday, June 23, 2000 12:51 PM To: [EMAIL PROTECTED] Subject: Re: Is Tomcat reloadable? AVATAR SINGH wrote: > > If you would have read the README file which comes with tomcat, this is what it has > to say. > Maybe you'd have to wait f