Closed GoogleCodeExporter closed 8 years ago
I could not reproduce the issue. With tomcat context attribute cookies="false"
and jsessionid in the url (before any request params, e.g.
http://localhost:8081/list;jsessionid=0283694EB586D6AE53628A3FA7505DE4-n2 or
http://localhost:8081/put;jsessionid=0283694EB586D6AE53628A3FA7505DE4-n2?foo=bar
) everything works as expected.
Original comment by martin.grotzke
on 14 Jun 2013 at 10:50
My test was wrong, it seems that with context attribute cookies="false" and no
cookie sent to the browser msm indeed does not detect the created session. So
this is still open / to be fixed.
Original comment by martin.grotzke
on 14 Jun 2013 at 11:53
Original comment by martin.grotzke
on 14 Jun 2013 at 11:55
Original issue reported on code.google.com by
martin.grotzke
on 7 Apr 2013 at 9:37