AW: Changing the ROOT application in Tomcat 6.0.18 on Linux

2008-10-15 Thread Maik Schumacher
Thanks for the response. > Make sure you don't have a ROOT directory or ROOT.war file under the appBase directory, and that you don't have any elements in server.xml. If your new default webapp isn't deploying > for some reason, there should be log entries indicating why. Yes, I did that. >

RE: Changing the ROOT application in Tomcat 6.0.18 on Linux

2008-10-15 Thread Maik Schumacher
nt: Mittwoch, 15. Oktober 2008 00:31 To: Tomcat Users List Subject: Re: Changing the ROOT application in Tomcat 6.0.18 on Linux -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maik, Maik Schumacher wrote: > I want to change the ROOT application on Tomcat 6 without renaming my Web > applica

Changing the ROOT application in Tomcat 6.0.18 on Linux

2008-10-14 Thread Maik Schumacher
Hi all, I want to change the ROOT application on Tomcat 6 without renaming my Web application to ROOT. I have successfully changed the ROOT application on a Windows XP System using Tomcat 6.0.18. However, using Tomcat 6.0.18 on OpenSuse Linux 10.3 does not work... I performed the following