Last time I saw the "must match" error, it was because some items were out of sequence. They must appear in the sequence shown, i.e. <icon> must appear before <display-name>, etc.
Cheers, Larry > -----Original Message----- > From: Chuck Amadi [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 25, 2002 11:44 AM > To: tomcat > Subject: org.xml.saxSAXParseException : The content of element type > "web-app" must match - TOMCAT-4.0.2 Parse error > > > Hi again another Parse Error, On startup the following header > indicated > that there is a Parse error at line 123 Col 11 > Starting service Tomcat-Standalone > > Parse error at line 123 Col 11 > org.xml.saxSAXParseException : The content of element type "web-app" > must match > "<icon?,display-name,description?,distrubutable?,context-param > *,servlet*,servlet-mapping*,session-config?,main-mapping*,welc > ome-file-list?, > errorpage*,taglib,resource-ref?,security-constraint?,login-con > fig,security-role*,env-entry*,ejb-ref*>" > What the hell is this - and how do i digest to find the cause > of the error. > > Starting service Tomcat-Apache > Apache Tomcat/4.0.2 > > > Come on any takers . I have had a look at web.xml and > server.xml can't > see the wood for the tree's I am trying to test container-managed > security and guess what it failed with the above Parse error i expect > that i haven't matched the xml tags.Needless to say i will > have a look. > Os Win 98 , Tomcat-4.0.2, Netbeans 3.1.1 IDE ,Wordpad. > > Cheers Chuck Amadi > Systems Programmer > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
