Hiya all.
I'am on Apache2/TC404, I was trying to make the Manager Application work
on 404.
I modified the context path in defaultHost="localhost" and a couple of
vosts to include path="/manager" and docbase="manager".
Then I found out I am missing altogether
/path/to/webaps/manager/WEB-INF/
"org.apache.catalina.serv;lets.ManagerServlet"
Nothing I could do, so Ibacked out the changes, but I get this error n
catalina.out on startup and shutdown:

(catalina.out)
Starting service Tomcat-Apache
Apache Tomcat/4.0.4
PARSE error at line 14 column 13
org.xml.sax.SAXParseException: The content of element type "servlet"
must match
"(icon?,servlet-name,display-name?,description?,(servlet-class|jsp-file),init-param*,load-on-startup?,run-as?,security-role-ref*)".
Stopping service Tomcat-Apache

Nothwithstanding, everything else under /path/to/webapps/private-stuff
work find - dog's bollock if ever there was one.
So how do I get rid of this spurious SAXParseException error message ?

TIA :-)

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

Reply via email to