> From: David kerber [mailto:[EMAIL PROTECTED] 
> Subject: Re: Accessing an application with different paths
> 
> But then they both need their own copy of the war

Not true; the docBase attributes in the two (or more) <Context> elements
can be identical.

> I never figured out how to get these to work with
> a name that looked like a sub-directory, so that
> it was accessed like: 
> http://www.myhost.com:81/wra/customername/Login.jsp

Put the <Context> element in a file named
conf/Catalina/[host]/wra#customername.xml.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to