Hello,
I have been running 5.0.24 forever and it has been running fine, so i
have not touched it

I need to upgrade to 5.5.15

I got to be missing something simple.

my server.xml is pretty as left as is (will inlcude if requested)

then in /usr/java/jakarta-tomcat/conf/Catalina/localhost
i have 3 xml files
host-manager.xml  manager.xml  unitnet.xml

cat unitnet.xml
            <Context
                 path=""
                 docBase="/home/unitnet"
                 crossContext="true"
                 allowLinking="true"
                 debug="0"
                 reloadable="false" >
            </Context>

So before when i would go to http://mydomain.com:8080
i would get the index page located at /home/unitnet

but now i see the tomcat index page

I thought all i needed to add was the unitnet.xml, but i am missing
some step in the process

Thanks for any help

Randy

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

Reply via email to