auto-reload classes

2001-08-15 Thread Mills, Theo
Where is the option to toggle the auto-reload classes capability? In other words, i make a change to a class in my WEB-INF/classes directory. Don't I normally need to restart tomcat? Is there an option that avoids a restart? -Theo

RE: auto-reload classes

2001-08-15 Thread Martin van den Bemt
PM To: '[EMAIL PROTECTED]' Subject: auto-reload classes Where is the option to toggle the auto-reload classes capability? In other words, i make a change to a class in my WEB-INF/classes directory. Don't I normally need to restart tomcat? Is there an option that avoids a restart? -Theo

RE: auto-reload classes

2001-08-15 Thread Mills, Theo
Thanks, man. Does setting reloadable=true affect performance much? -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

Re: auto-reload classes

2001-08-15 Thread Bo Xu
Mills, Theo wrote: Where is the option to toggle the auto-reload classes capability? In other words, i make a change to a class in my WEB-INF/classes directory. Don't I normally need to restart tomcat? Is there an option that avoids a restart? -Theo the auto-reloading of TC4.0-b6/b7 works

RE: auto-reload classes

2001-08-15 Thread Martin van den Bemt
personally prefer while developing.. Mvgr, Martin -Original Message- From: Mills, Theo [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 15, 2001 11:56 PM To: '[EMAIL PROTECTED]' Subject: RE: auto-reload classes Thanks, man. Does setting reloadable=true affect performance much

RE: auto-reload classes

2001-08-15 Thread Erwin Moller
At 04:56 PM 8/15/01 -0500, you wrote: Thanks, man. Does setting reloadable=true affect performance much? -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

RE: auto-reload classes

2001-08-15 Thread Craig R. McClanahan
-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

RE: auto-reload classes

2001-08-15 Thread Martin van den Bemt
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