| Author |
Tomcat newbie
|
Rex Rock
Ranch Hand
Joined: Jun 25, 2001
Posts: 82
|
|
I'm getting this error when i start tomcat..am new to tomcat. can someone help me here. <code> Starting service Tomcat-Standalone Apache Tomcat/4.0.1 PARSE error at line 52 column 16 org.xml.sax.SAXParseException: The content of element type "servlet" must match "(icon?,servlet-name,display-name?,description?,(servlet-class|jsp-file),init-pa ram*,load-on-startup?,security-role-ref*)". Starting service Tomcat-Apache Apache Tomcat/4.0.1 </code>
|
 |
Thomas Mcfarrow
Ranch Hand
Joined: Jul 09, 2001
Posts: 137
|
|
Check your web.xml files and make sure there syntax are valid. Hope this helps.
|
 |
 |
|
|
subject: Tomcat newbie
|
|
|