> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Subject: RE: Multiple Context and Websites
> 
> Inetpub is the default folder for IIS
> try re-installing tomcat to a new folder and point the docBase to be
> based off of catalina.home (which is your new Tomcat folder)
> 
> <Context docBase="${catalina.home}/webapps/YourWebAppNameGoesHere"
>          privileged="true" antiResourceLocking="false"
> antiJARLocking="false">
> </Context>

Ignore all of the above - it's completely irrelevant to the issue being 
discussed.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to