New threads launched from an EJB context do not run as the same Subject as
the thread that launched it.  This causes a failure when this new thread
calls an EJB with restricted method permissions.  Looks like JBoss and BEA
Weblogic carry over Subjects to new threads that are launched from within an
EJB.  Should we consider this functionality for Geronimo?

Reply via email to