> From: Randy Paries [mailto:[EMAIL PROTECTED] 
> Subject: moving from tomcat 5.0.24 to 5.5.15, haviing 
> problems with root app
> 
> my server.xml is pretty as left as is (will inlcude if requested)

There are differences between 5.0 and 5.5 - make sure you read the docs
and look at the comments in the default server.xml very carefully.

> then in /usr/java/jakarta-tomcat/conf/Catalina/localhost
> i have 3 xml files
> host-manager.xml  manager.xml  unitnet.xml
> 
>             <Context
>                  path=""
>                  docBase="/home/unitnet"

Again, you need to read the 5.5 documentation, in particular the
description of the path attribute for the <Context> element:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

 - 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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to