Re: No Tomcat Restart - Solved

2006-09-20 Thread Stefan Negrea
Hello everybody, Got the problem solved. I think I had the context setup wrong. Setting reloadable to true in Host->Context solved my problem. Thank you, Stefan Negrea --- Stefan Negrea <[EMAIL PROTECTED]> wrote: > Hello everybody, > > I am sure I forgot to mention a few things. I am > using >

Re: No Tomcat Restart

2006-09-20 Thread Stefan Negrea
Hello everybody, I am sure I forgot to mention a few things. I am using Tomcat 5.5.17, the autodeploy function is enabled in server.xml and the application is webapps/ROOT . Thank you, Stefan Negrea --- Stefan Negrea <[EMAIL PROTECTED]> wrote: > Hello everybody, > > Is there a way to configur

No Tomcat Restart

2006-09-20 Thread Stefan Negrea
Hello everybody, Is there a way to configure Tomcat to load filters after changes without restarting Tomcat? Looked into server.xml and modified few options but no luck. Any help would be more than appreciated. Thank you, Stefan Negrea --