[Bug 53460] Use error handling when TooManyActiveSessionsException happens in JSP

2012-08-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53460 patc...@portaildulibre.fr changed: What|Removed |Added CC||patc...@portaildulibre.f

[Bug 53460] Use error handling when TooManyActiveSessionsException happens in JSP

2012-08-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53460 --- Comment #3 from patc...@portaildulibre.fr --- Hi, Can you backport this patch to 6.0 ? Bug 53230 was backport in 6.0.36 but it fix only servlet access, not jsp access as described in this bug. Regards, -- You are receiving this mai

[Bug 53460] Use error handling when TooManyActiveSessionsException happens in JSP

2012-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53460 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53460] Use error handling when TooManyActiveSessionsException happens in JSP

2012-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53460 --- Comment #1 from Mark Thomas --- I'm leaning towards: - re-throwing the original exception if a PageContext can't be created - modifying the generated JSP code so if no PageContext is present any error is wrapped in a ServletExcaption an