Re: ROOT directory in webapps

2007-10-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:[EMAIL PROTECTED] >> Subject: Re: ROOT directory in webapps >> >> I believe someone has mentioned more than once that throwing >> an index.jsp

RE: ROOT directory in webapps

2007-10-04 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:[EMAIL PROTECTED] > Subject: Re: ROOT directory in webapps > > I believe someone has mentioned more than once that throwing > an index.jsp file into the appbase would be treated as if it > were in the ROOT context (if neither ROOT.war nor R

Re: ROOT directory in webapps

2007-10-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, Mark Thomas wrote: > Gaurav Pruthi wrote: >> How can I avoid creating of additional directory i.e. ROOT. > > You can't. This is by design. Correct me if I'm wrong, but this is a departure from the behavior of previous TC versions. I've never d

Re: ROOT directory in webapps

2007-10-04 Thread Mark Thomas
Gaurav Pruthi wrote: > How can I avoid creating of additional directory i.e. ROOT. You can't. This is by design. Mark - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

ROOT directory in webapps

2007-10-04 Thread Gaurav Pruthi
Hi, I am new to Tomcat. I have configured apache with Tomcat 6.014 using mod_jk. Below is my Tomcat Virtual Host created in server.xml file xmlValidation="false" xmlNamespaceAware="false"> abcd.org Here the directory is "webapps/www.abcd.org". If i put a sample page index.jsp in it. It doesn'