RE: Tomcat default context

2007-02-19 Thread Caldarale, Charles R
> From: Gardner, Brad [mailto:[EMAIL PROTECTED] > Subject: Tomcat default context > > I created the ROOT.xml file under /conf/// > and placed this tag into the file: > > Don't put your webapp in the 's appBase directory; if you do it may be deployed twice, once as the name on the .xml file, and

RE: Tomcat default context

2007-02-19 Thread Propes, Barry L [GCG-NAOT]
oh, ok. Hadn't gone down that road yet. Good to know. Then would it be ? -Original Message- From: Gardner, Brad [mailto:[EMAIL PROTECTED] Sent: Monday, February 19, 2007 10:52 AM To: Tomcat Users List Subject: RE: Tomcat default context This is from the documentation that

RE: Tomcat default context

2007-02-19 Thread Gardner, Brad
but still working on the root context. -Original Message- From: Propes, Barry L [GCG-NAOT] [mailto:[EMAIL PROTECTED] Sent: Monday, February 19, 2007 11:48 AM To: Tomcat Users List Subject: RE: Tomcat default context didn't know it was possibleto set up a default context

RE: Tomcat default context

2007-02-19 Thread Propes, Barry L [GCG-NAOT]
didn't know it was possibleto set up a default context outside of the server.xml file. I thought Tomcat required that. -Original Message- From: Gardner, Brad [mailto:[EMAIL PROTECTED] Sent: Monday, February 19, 2007 10:43 AM To: users@tomcat.apache.org Subject: Tomcat default context