Users List
Subject: Re: [5.5] path specified in context.xml not being used
> see also my other post in "*Setting the context path for expanded
WARs* "
>
> On 24/03/06, Wang, Hansen <[EMAIL PROTECTED]> wrote:
>> The path is ignored when you deploy webapps this way. T
It is mentioned here that if you want to use something different, to
create a context.xml file specifying the path and docBase attributes.
What if you want 2 applications to have different docBases?
Ritchie
Programmer Analyst
>>> [EMAIL PROTECTED] 31/03/2006 10:09 am >>>
> see also my o
see also my other post in "*Setting the context path for expanded WARs* "
On 24/03/06, Wang, Hansen <[EMAIL PROTECTED]> wrote:
The path is ignored when you deploy webapps this way. Tomcat will use
the basename of the war file as the context path. If you want to use
something different than that,
ver's
conf/Cataline/localhost.
On 26/03/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: Wang, Hansen [mailto:[EMAIL PROTECTED]
> > Subject: RE: [5.5] path specified in context.xml not being used
> >
> > If you want to use something different than t
> From: Wang, Hansen [mailto:[EMAIL PROTECTED]
> Subject: RE: [5.5] path specified in context.xml not being used
>
> If you want to use something different than that, you can
> create a context.xml and put in under the virtual host's
> conf direction (e.g. CATALINA_HOME/
-
> From: Kris Nuttycombe [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 24, 2006 2:34 PM
> To: users@tomcat.apache.org
> Subject: [5.5] path specified in context.xml not being used
>
> Hi, all,
>
> Hopefully a pretty simple question:
>
> I am attempting to deploy a w
). In this context.xml, you can
specify the context path and docBase.
Hansen
-Original Message-
From: Kris Nuttycombe [mailto:[EMAIL PROTECTED]
Sent: Friday, March 24, 2006 2:34 PM
To: users@tomcat.apache.org
Subject: [5.5] path specified in context.xml not being used
Hi, all,
Hopefu
Hi, all,
Hopefully a pretty simple question:
I am attempting to deploy a warfile with an embedded
META-INF/context.xml. The contents of the context.xml file looks like this:
...
The warfile is named idb-0.8.2-SNAPSHOT.war
Everything is working fine EXCEPT that the context path that it is
dep