admin commit stops the app and doesn't restart

2003-09-23 Thread Amy Roh
The admin logs you out after commit due to the following error. Looks like commit stopped the app and didn't restart correctly. Comments? Amy Sep 23, 2003 1:52:13 PM org.apache.catalina.loader.WebappClassLoader loadClass INFO: Illegal access: this web application instance has been stopped

Re: admin commit stops the app and doesn't restart

2003-09-23 Thread Remy Maucherat
Amy Roh wrote: The admin logs you out after commit due to the following error. Looks like commit stopped the app and didn't restart correctly. Comments? Being less passive about problems can't hurt ;-) It is normal that a webapp is redeployed after committing since it modifies the context