| From | Sent On | Attachments |
|---|---|---|
| Kevin Conaway | Feb 5, 2003 2:59 pm | |
| Will Hartung | Feb 5, 2003 3:37 pm | |
| Sean Dockery | Feb 5, 2003 3:38 pm | |
| Kevin Conaway | Feb 5, 2003 3:39 pm | |
| Sean Dockery | Feb 5, 2003 4:18 pm | |
| Shapira, Yoav | Feb 6, 2003 6:25 am | |
| Kevin Conaway | Feb 6, 2003 2:56 pm | |
| Craig R. McClanahan | Feb 6, 2003 3:08 pm | |
| Sean Dockery | Feb 6, 2003 3:32 pm | |
| Craig R. McClanahan | Feb 6, 2003 3:46 pm |
| Subject: | Re: Web.xml mistake results in <Context> unavailable !? | |
|---|---|---|
| From: | Sean Dockery (se...@sbdconsultants.com) | |
| Date: | Feb 5, 2003 3:38:06 pm | |
| List: | org.apache.tomcat.users | |
One of the following should work...
http://localhost:8080/manager/html/start?path=/yourwebapp
or
http://localhost:8080/manager/html/reload?path=/yourwebapp
This will prompt the Tomcat manager application to either start or reload your application.
At 17:59 2003-02-05 -0500, you wrote:
In Tomcat 4.1.18, i have several different contexts each with a corresponding WEB-INF hierarchy and web.xml. Now, if I make a mistake in the web.xml like i forget to end a </servlet> tag, it says that there is a parse error and then "Marking this application unavailable due to previous error(s)" and I cannot use the context ever again until the server restarts. How can i fix this so the context gets checkd again at some point?
Kevin
Sean Dockery se...@sbdconsultants.com Certified Java Web Component Developer Certified Delphi Programmer SBD Consultants http://www.sbdconsultants.com





