Thanks Scott, that did the trick.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829256#3829256
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829256
---
This SF.Net
I am creating some custom security proxies by directly implementing the
org.jboss.security.SecurityProxy interface (as opposed to wrapping another object with
a SecurityProxy implementation). In order to authorize access to certain bean
methods, my security proxies need to gather information fr