Hi,
Dude, RTFM ;)  Set autoDeploy="false" for your Host in server.xml.

Yoav Shapira http://www.yoavshapira.com


>-----Original Message-----
>From: E.P. Frederick [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, October 27, 2004 2:23 PM
>To: [EMAIL PROTECTED]
>Subject: Preventing contexts from being loaded twice
>
>Hi List,
>
>I'm installing a context using the new Tomcat 5 Catalina/localhost/.xml
>method.
>
>$TOMCAT_HOME/conf/Catalina/localhost/myapp.xml
>
><Context path="/jsp/myapp" docBase="myapp" debug="0" reloadabl
>e="true">
>....snip....
>
>The problem:
>
>The context is being loaded twice, also being installed at /myapp
>since it's located at $TOMCAT_HOME/webapps/myapp.
>
>If I browse  myhost:8080/jsp/myapp/, or myhost:8080/myapp/, it works.
>I'd like only the former to work.
>
>I'm using the default server.xml
>
>Any help?
>
>Thanks!
>
>E.P. Frederick
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to