Re: Changing the Default webapp

2009-08-14 Thread André Warnier
Nick Fielding wrote: (Note by the way that there is a FAQ for that in the Tomcat Wiki, and numerous previous threads on the issue). 1) stop Tomcat 2) make a copy of webapps/ROOT, just in case you want later to revert 3) delete ROOT, and whatever is below it 4) rename webapps/uPortal to webapps

RE: Changing the Default webapp

2009-08-14 Thread Nick Fielding
ugust 2009 11:14 To: Tomcat Users List Subject: Re: Changing the Default webapp Nick Fielding wrote: > I've been trying to figure out how to change the default webapp in > Tomcat 6.0.18 from 'ROOT' to 'uPortal'. > > - The uPortal.war could be renamed to ROOT.

Re: Changing the Default webapp

2009-08-14 Thread Mark Thomas
Nick Fielding wrote: > I've been trying to figure out how to change the default webapp in > Tomcat 6.0.18 from 'ROOT' to 'uPortal'. > > - The uPortal.war could be renamed to ROOT.war, however, I would > rather much prefer to keep uPortal in the 'uPortal' webapp directory. > > - I'd lik