> From: "Kevin Conaway" <[EMAIL PROTECTED]> > Sent: Wednesday, February 05, 2003 2:59 PM > Subject: Web.xml mistake results in <Context> unavailable !?
> 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? I can't actually help, all I can say is "Me Too" in that I encountered this exact same issue just trying to get the sample dev environment as documented on the Tomcat site (including the ant optional task jars and what not). Corrupting the web.xml meant restarting Tomcat. It wasn't (and isn't) a big deal for me, and I hadn't gotten the "Round Tuit" of working up a quick test case and submitting a bug. All I can say is "I'm with ya, brother". Regards, Will Hartung ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
