On 18/12/2015 21:47, Jason Rivard wrote:
> On Fri, Dec 18, 2015 at 4:36 PM, Mark Thomas wrote:
>
>> On 18 December 2015 20:21:12 GMT+00:00, Jason Rivard
>> wrote:
>
> [snip]
>>
>
>> You can use sessionCookiePathUsesTrailingSlash on the Context to fix the
>> session problem but be aware of the
On Fri, Dec 18, 2015 at 4:36 PM, Mark Thomas wrote:
> On 18 December 2015 20:21:12 GMT+00:00, Jason Rivard
> wrote:
[snip]
>
> You can use sessionCookiePathUsesTrailingSlash on the Context to fix the
> session problem but be aware of the security risks if you have contexts
> with common prefix
On 18 December 2015 20:21:12 GMT+00:00, Jason Rivard wrote:
>I'm not sure if I'm posting this in the right place, but I thought I
>would
>start here. It seems that changes to tomcat 8.0.29-30 partially
>described
>in the following bug break my application, and probably others:
>
>https://bz.apach
I'm not sure if I'm posting this in the right place, but I thought I would
start here. It seems that changes to tomcat 8.0.29-30 partially described
in the following bug break my application, and probably others:
https://bz.apache.org/bugzilla/show_bug.cgi?id=58660
And here is my test applicatio