> From: John Le [mailto:[EMAIL PROTECTED] > Subject: ROOT not working > > I am trying to use a 3rd party web application in the webapps/ROOT > folder so my domain name will just be localhost:8080.
All you should have to do is copy MyApp.war to webapps/ROOT.war and delete the webapps/ROOT folder and conf/Catalina/[host]/ROOT.xml (if it exists, which it probably doesn't). Did you do just that? Did you do something else. Make sure the case is correct, regardless of platform. And, if the webapp has a META-INF/context.xml file in it, verify that it does not use the path or docBase attributes in its <Context> element. - 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]