New threads launched from an EJB do not run as the same Subject as the 
launching thread
---------------------------------------------------------------------------------------

                 Key: GERONIMO-3448
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3448
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
    Affects Versions: 2.0.x, 2.1
            Reporter: Vamsavardhana Reddy
             Fix For: 2.0.x, 2.1


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. 

See http://marc.info/?l=geronimo-dev&m=118819475331338&w=2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to