-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dan,
On 8/29/13 3:47 PM, D C wrote:
> Thank you both. I see in the link you sent me, that "path" can
> only be see from within server.xml. To correct myself from eariler
> i said it worked in context.xml, when it was in deed server.xml
> where i
On Thu, Aug 29, 2013 at 2:10 PM, Daniel Mikusa wrote:
> On Aug 29, 2013, at 2:02 PM, D C wrote:
>
> > Tomcat 7.0.40
> > RHEL 6
> >
> > I am trying to define all of my contexts in
> conf/Catalina/localhost/*.xml.
> >
> > This seems to work fine, however I'm having an issue setting the path.
> >
>
On Aug 29, 2013, at 2:02 PM, D C wrote:
> Tomcat 7.0.40
> RHEL 6
>
> I am trying to define all of my contexts in conf/Catalina/localhost/*.xml.
>
> This seems to work fine, however I'm having an issue setting the path.
>
> myApp.xml
>
>
> This simply does not work.
You generally don't wa
> From: D C [mailto:dc12...@gmail.com]
> Subject: context path ignored in conf/Catalina/localhost/*
> Tomcat 7.0.40
> I am trying to define all of my contexts in conf/Catalina/localhost/*.xml.
> This seems to work fine, however I'm having an issue setting the path.
>
Tomcat 7.0.40
RHEL 6
I am trying to define all of my contexts in conf/Catalina/localhost/*.xml.
This seems to work fine, however I'm having an issue setting the path.
myApp.xml
This simply does not work. It worked fine if I put it into
conf/context.xml.
The only way this works is if i rena