-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Brian,
On 4/29/15 5:42 PM, Brian Jones wrote:
> Thanks for getting back to me. I did end up solving the problem,
> and it was not a bug or related in any way to what Tomcat is doing.
> It ended up being a (very buried) property setting of the
> appl
Chris,
Thanks for getting back to me. I did end up solving the problem, and it
was not a bug or related in any way to what Tomcat is doing. It ended up
being a (very buried) property setting of the application that is not
documented anywhere. A lot of grep-ing lead me to the realization. After
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Brian,
On 4/21/15 3:21 PM, Brian Jones wrote:
> Chris, thanks for getting back to me!
>
>>> I'm trying to override the default cookie name (JSESSIONID) for
>>> one of my Tomcat7 instances. I put the following in
>>> $catalina_home/conf/context.xml
Chris, thanks for getting back to me!
I'm trying to override the default cookie name (JSESSIONID) for one
of my Tomcat7 instances. I put the following in
$catalina_home/conf/context.xml:
That will change the session cookie name for all applications deployed
on the server, and not just one we
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Brian,
On 4/21/15 1:14 PM, Brian Jones wrote:
> I'm trying to override the default cookie name (JSESSIONID) for one
> of my Tomcat7 instances. I put the following in
> $catalina_home/conf/context.xml:
>
>
That will change the session cookie name