https://issues.apache.org/bugzilla/show_bug.cgi?id=56989
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56989
Mark Thomas changed:
What|Removed |Added
Severity|critical|normal
--- Comment #5 from Mark Thom
https://issues.apache.org/bugzilla/show_bug.cgi?id=56989
--- Comment #4 from Konstantin Kolinko ---
You may try running with a debugger
http://wiki.apache.org/tomcat/FAQ/Developing#Debugging
With a breakpoint in static method SecurityContextHolder.initialize(). It may
be interesting to know what
https://issues.apache.org/bugzilla/show_bug.cgi?id=56989
--- Comment #3 from Mel Martinez ---
Sigh. Some typos. I wish Bugzilla allowed us to edit comments.
- should be
The issue is that
a) the SecurityContextHolder class has a static reference to a 'strategy'
object.
b) When a reques
https://issues.apache.org/bugzilla/show_bug.cgi?id=56989
--- Comment #2 from Mel Martinez ---
Hi Konstantin,
Thanks for your quick response on this topic.
I will try to find the time to throw together a pair of sample web apps that
will reproduce the problem (I cannot provide our actual project
https://issues.apache.org/bugzilla/show_bug.cgi?id=56989
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from
https://issues.apache.org/bugzilla/show_bug.cgi?id=56989
Mel Martinez changed:
What|Removed |Added
CC||m.marti...@ll.mit.edu
--
You are r