Hi Nik, Read the error message carfully and change the order of the elements to conform to the error message (i.e. <servlet> before <welcome-file-list>). I had the same problem some time ago.
Order do matter! Markus On s�ndag, juni 9, 2002, at 04:01 , [EMAIL PROTECTED] wrote: > Hello, > I am using JDK1.4 and Tomcat 4.0.3, lately, I've been having this > problems: > > Starting service Tomcat-Standalone > Apache Tomcat/4.0.3 > PARSE error at line 29 column 11 > org.xml.sax.SAXParseException: The content of element type "web-app" > must match > "(icon?,display-name?,description?,distributable?,context- > param*,filter*,filter- > mapping*,listener*,servlet*,servlet-mapping*,session- > config?,mime-mapping*,welco > me-file-list?,error-page*,taglib*,resource-env-ref*,resource- > ref*,security-const > raint*,login-config?,security-role*,env-entry*,ejb- > ref*,ejb-local-ref*)". > Starting service Tomcat-Apache > Apache Tomcat/4.0.3 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
