> From: John Langan [mailto:[EMAIL PROTECTED] 
> Subject: Webapp runs on Tomcat 5.5.9 but not 5.5.20
> 
> I have tried various things with no luck including editing
> C:\apache-tomcat-5.5.20\conf\server.xml,

You should not be putting <Context> tags in conf/server.xml.

> C:\apache-tomcat-5.5.20\conf\Catalina\localhost\context.xml and

The above file should not exist; if you created it, delete it ASAP.

> C:\apache-tomcat-5.5.20\conf\Catalina\localhost\ProjectName.xml.

This file should contain the <Context> element and attributes for your
app, if you did not create a META-INF/context.xml within the app.
(Don't do both.)

What's in the above file?  Anything in the catalina log?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to