[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2020) Refactor EJBContext implementation to allow a global association instead of per EJB

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Feb 17 05:28:16 EST 2010


Refactor EJBContext implementation to allow a global association instead of per EJB
-----------------------------------------------------------------------------------

                 Key: EJBTHREE-2020
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-2020
             Project: EJB 3.0
          Issue Type: Task
            Reporter: Carlo de Wolf
             Fix For: EJB 3.1


In a web deployment java:comp/EJBContext is shared between multiple EJB containers.

Refactor EJBContext to have an implementation that can be bound globally (for example: java:internal/global/EJBContext), then LinkRef to that for each java:comp/EJBContext.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list