Tomcat4 has a manager app that allows you to reload webapplications. Ibelieve this works that you can reload from a .war file, don't know if this is what your after, but at least you don't hae to restart tomcat.
Rich Catlett Ryan Winkler wrote: >I have to do that, regardless of whether I'm using SOAP or not. > >-----Original Message----- >From: fmeredith [mailto:[EMAIL PROTECTED]] >Sent: Monday, October 15, 2001 10:10 AM >To: [EMAIL PROTECTED] >Subject: Restarting Tomcat > > >I've noticed that every time I re-compile a Java class that is used on the >server side of a SOAP transaction, I've had to restart Tomcat in order for >the changes to take effect. > >Is this behavior common with other users out there? And is there a >configuration setting that will allow me to avoid that restart process? > >Tomcat version 3.2.2 > > >Any help is greatly appreciated, >
