-
Jan 23rd, 2006, 01:51 AM
#1
multi threads of the same user
Hi,
I'm using Acegi in a Swing application. swing happens to create threadsin its event mechanism and the problem is that the security context is not set in the thread loacl of those threads. when those threads try to execute a secure method, I get an exception. the preffered solution is if somhow I can replace the SecurityContectHolder to be static and not a thread local.
thanks
-
Jan 25th, 2006, 09:23 PM
#2
This will be looked at under JIRA issue http://opensource2.atlassian.com/pro...browse/SEC-152 - you might like Ollie's suggestion.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules