Still assuming 3.x, sorry ;-)) 

> -----Original Message-----
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 16, 2001 12:29 AM
> To: [EMAIL PROTECTED]
> Subject: RE: auto-reload classes
> 
> 
> 
> 
> > >-----Original Message-----
> > >From: Martin van den Bemt [mailto:[EMAIL PROTECTED]]
> > >Sent: Wednesday, August 15, 2001 4:57 PM
> > >To: [EMAIL PROTECTED]
> > >Subject: RE: auto-reload classes
> > >
> > >
> > >set the reloadable="true" in you server.xml or other main xml 
> files (in the
> > >webapp config). Reloading is only possible for servlets btw, 
> so not classes
> > >used by servlets.
> > 
> 
> Just for the record, the last sentence is *not* true for Tomcat 4.  It
> reloads if *any* previously loaded class is recompiled.
> 
> Craig
> 
> 
> 

Reply via email to