Hello:
this is my server.xml
<Host name="animolocal.andoni.eurokom.ie" appBase="webapps/animo"
unpackWARs="true">
<Context path="" docBase="c:/tomcat40/webapps/animo"
crossContext="false" debug="0" reloadable="false"/>
</Host>
Then I go to my URL andonilocal.andoni.eurokom.ie and I get a Tomcat screen
(so it sees tomcat) saying
type Status report
message /index.jsp
description The requested resource (/index.jsp) is not available.
but the .war file has been expanded and the index.jsp is in the
c:\tomcat40\webapps\animo folder.
Please help.
Andoni.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>