Is there a way to retrieve the active SessionContext from within a custom Interceptor?

I have a static method I would like to make avaliable at any point in some session 
beans that evaluates additional credentials stored with the currently authenticated 
subject.

I would like to initialize the ThreadLocal or TransactionLocal variable of this static 
method uses in an interceptor with the current SessionContext so each method in  these 
session beans is not required to initialize it with the SessionContext.

Is this possible?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844298#3844298

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844298


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to