Normal behavior. You need to change "web-inf" to "WEB-INF".
> -----Original Message----- > From: Dufresne, Marc [mailto:[EMAIL PROTECTED] > > I'm doing a simple test to compile the checkbox JSP from the TOMCAT > examples with the -webinc switch > The JAVA and XML files are properly generates but jasper complains > (unexpectedly ) that the web.xml file is no found > here is the output fragment: > 2003-04-04 04:21:34 - uriRoot implicitly set to > "/dsa1/apache/jakarta/tomcat/web > apps/examples" > 2003-04-04 04:21:34 - Internal Error: File /WEB-INF/web.xml not found > > Check the web.xml file is really there: > > bash$ pwd > /dsa1/apache/jakarta/tomcat/webapps/examples/web-inf > bash$ ls > classes jsp web.xml > bash$ > > OK, spurious or normal behaviour ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
