This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes RUNAS delegation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "RUNAS delegation" Watch "RUNAS delegation" New topic
Author

RUNAS delegation

serge picard
Greenhorn

Joined: Mar 19, 2003
Posts: 1
Hello,
Is there a way to 'programaticaly' delegate a J2EE role. For exemple, I am running under roleA in an EJB and have to access a method of another EJB that requires roleB ? I know it can be acheived with declarative delegation but I am whishing to accomplish it directly in the code. (ps sorry for the poor english... french !!!)
Thanks !
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: RUNAS delegation
 
Similar Threads
Web security architecture
Event Handling
Mark Help Me Out
Inheritence
Delegation in Java