RE: Deploying apps outside of the Tomcat root

2006-11-26 Thread Narayanaswamy, Mohan
Place a context entry in server.xml and let its docBase point your custom folder. Regards, Mohan -Original Message- From: Richard K Miller [mailto:[EMAIL PROTECTED] Sent: Sunday, November 26, 2006 10:21 AM To: users@tomcat.apache.org Subject: Deploying apps outside of the Tomcat root

RE: Deploying apps outside of the Tomcat root

2006-11-25 Thread Caldarale, Charles R
> From: Richard K Miller [mailto:[EMAIL PROTECTED] > Subject: Deploying apps outside of the Tomcat root > > However, I would like to deploy a project in my home folder. This > folder contains a WEB-INF folder and all the jsp files. How can I > switch Tomcat to poin

Deploying apps outside of the Tomcat root

2006-11-25 Thread Richard K Miller
Hi, I'm new to Tomcat and would appreciate any help with the following question: I have Tomcat 6 running on my Mac. I can access http://localhost: 8080/docs, /examples, etc. However, I would like to deploy a project in my home folder. This folder contains a WEB-INF folder and all the jsp