Deploying apps outside of the Tomcat root 2006-11-25 - By Richard K Miller
Back 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 files. How can I switch Tomcat to point to /Users/me/dev/myproject/web instead of /usr/ local/tomcat/webapps where it currently is? (I can't move my project into the webapps folder because it needs to be at the web root and I'd prefer to keep it separate from the Tomcat installation anyway.)
Thanks for your help.
Best regards, Richard
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|