Thanks Scott, that works well. Is there any down side to running in this
configuration?
Ed
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827117#3827117";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827117>Reply
to the post
Hi,
I originally posted this question in another forum, but thought it might do a bit
better here. I have two session beans, TestSession and InternalSession. TestSession
is stateful, InternalSession is stateless. TestSession has the run-as role set to
"internal", and all of the methods for
Quick question for the experts: I am using jboss-3.2.3 and I have a sfsb with a run-as
role set. Everything works fine, except when the container calls ejbActivate - I get
security exceptions that lead me to believe that the run-as role is not being
associated with the call. I have found this