RE: changing default ROOT webapp in Tomcat 6.0.18

2009-10-14 Thread Tony Anecito
ct: RE: changing default ROOT webapp in Tomcat 6.0.18 > To: "Tomcat Users List" > Date: Wednesday, October 14, 2009, 12:57 PM > > From: Tony Anecito [mailto:adanec...@yahoo.com] > > Subject: RE: changing default ROOT webapp in Tomcat > 6.0.18 > > > > So if

RE: changing default ROOT webapp in Tomcat 6.0.18

2009-10-14 Thread Caldarale, Charles R
> From: Tony Anecito [mailto:adanec...@yahoo.com] > Subject: RE: changing default ROOT webapp in Tomcat 6.0.18 > > So if I create a directory named ROOT on say a network drive (or even a > logical drive on the same server as Tomcat) Tomcat will find it without > any modifica

RE: changing default ROOT webapp in Tomcat 6.0.18

2009-10-14 Thread Tony Anecito
anging default ROOT webapp in Tomcat 6.0.18 > To: "Tomcat Users List" > Date: Wednesday, October 14, 2009, 12:45 PM > > From: Tony Anecito [mailto:adanec...@yahoo.com] > > Subject: Re: changing default ROOT webapp in Tomcat > 6.0.18 > > > > So would mod

RE: changing default ROOT webapp in Tomcat 6.0.18

2009-10-14 Thread Caldarale, Charles R
> From: Tony Anecito [mailto:adanec...@yahoo.com] > Subject: Re: changing default ROOT webapp in Tomcat 6.0.18 > > So would modifying the server.xml be the recommended method? Modifying server.xml is NEVER the recommended method. The best way is to simply name the directory ROOT

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-10-14 Thread Tony Anecito
- On Wed, 10/14/09, Christopher Schultz wrote: > From: Christopher Schultz > Subject: Re: changing default ROOT webapp in Tomcat 6.0.18 > To: "Tomcat Users List" > Date: Wednesday, October 14, 2009, 12:16 PM > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > >

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-10-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pulak, On 10/14/2009 8:03 AM, pulak wrote: > > > > SpY0o2 wrote: >> >> hello, I've been trying to deploy an application to Tomcat 6.0.18. I would >> like to make it my default ROOT app (without renaming the app to ROOT), so >> that I can access my

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-10-14 Thread pulak
SpY0o2 wrote: > > hello, I've been trying to deploy an application to Tomcat 6.0.18. I would > like to make it my default ROOT app (without renaming the app to ROOT), so > that I can access my app by entering > > http://localhost:8080/ instead of http://localhost:8080/myApps > > Thanks. >

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-02-21 Thread Mark Thomas
André Warnier wrote: > Mark Thomas wrote: >>> Should I add #1 and #2 to the FAQ-HowTo #38, or is it better to leave it >>> as it is now (only mentioning the simple option 0) ? >> Please do. >> > done. > I haven't tried any of that stuff myself, so could someone make a quick > accuracy check ?

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-02-21 Thread André Warnier
Mark Thomas wrote: Should I add #1 and #2 to the FAQ-HowTo #38, or is it better to leave it as it is now (only mentioning the simple option 0) ? Please do. done. I haven't tried any of that stuff myself, so could someone make a quick accuracy check ? Thanks.

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-02-21 Thread Mark Thomas
André Warnier wrote: > Mark Thomas wrote: >> SpY0o2 wrote: >>> hello, I've been trying to deploy an application to Tomcat 6.0.18. I >>> would >>> like to make it my default ROOT app (without renaming the app to >>> ROOT), so >>> that I can access my app by entering >>> http://localhost:8080/ instea

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-02-21 Thread André Warnier
Mark Thomas wrote: SpY0o2 wrote: hello, I've been trying to deploy an application to Tomcat 6.0.18. I would like to make it my default ROOT app (without renaming the app to ROOT), so that I can access my app by entering http://localhost:8080/ instead of http://localhost:8080/myApps Renaming

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-02-21 Thread André Warnier
SpY0o2 wrote: hello, I've been trying to deploy an application to Tomcat 6.0.18. I would like to make it my default ROOT app (without renaming the app to ROOT), so that I can access my app by entering http://localhost:8080/ instead of http://localhost:8080/myApps See http://wiki.apache.org/t

Re: changing default ROOT webapp in Tomcat 6.0.18

2009-02-21 Thread Mark Thomas
SpY0o2 wrote: > hello, I've been trying to deploy an application to Tomcat 6.0.18. I would > like to make it my default ROOT app (without renaming the app to ROOT), so > that I can access my app by entering > > http://localhost:8080/ instead of http://localhost:8080/myApps Renaming the WAR to RO