DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5397>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5397

Rejecting properly formatted web.xml files

           Summary: Rejecting properly formatted web.xml files
           Product: Tomcat 4
           Version: 4.0.1 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


On Tomcat startup:
PARSE error at line 13 column -1
org.xml.sax.SAXParseException: Element "web-app" does not allow "context-param" 
here.

Servlet spec 2.3 does allow for context-param under web-app.

Moving elements around in the web.xml file makes problem go away.
Will attach 2 testcases.  One that causes the problem, one that parses 
successfully.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to