But then they both need their own copy of the war, and 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
It works fine if I only have a one-level context path, but I never got
it to work with the two-level version without putting it in server.xml.
Dave
Caldarale, Charles R wrote:
From: David kerber [mailto:[EMAIL PROTECTED]
Subject: Re: Accessing an application with different paths
I've done this by specifying both applications' context paths in the
server.xml, along with the appropriate docbase entries.
Please don't do that - put them in conf/Catalina/[host]/[appname].xml,
where they belong.
- 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]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]