On Sun, Sep 12, 2010 at 10:12 PM, Alexander Diedler
<adied...@tecracer.de> wrote:

> I create in conf/Catalina/localhost a new file called webSiteA.xml with this 
> content:
> ---
try creating it in conf/Catalina/webSiteA. The folder structure is
conf/[Engine]/[host]

> <?xml version='1.0' encoding='utf-8'?>
> <Context path="/" reloadable="true" docBase="C:\Inetpub\wwwroot\SiteA" 
> distributable="true">

The path element will be ignored. I believe.

Regards,

Wes

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

Reply via email to