[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1514) Create mechanism to obtain Proxy Factory of Container from @LocalBinding/@RemoteBinding

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Fri Oct 3 05:46:20 EDT 2008


Create mechanism to obtain Proxy Factory of Container from @LocalBinding/@RemoteBinding
---------------------------------------------------------------------------------------

                 Key: EJBTHREE-1514
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1514
             Project: EJB 3.0
          Issue Type: Task
          Components: core, proxy
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger
             Fix For: 1.0.0-Beta4


@see http://fisheye.jboss.org/changelog/JBossAS/?cs=79056

"protected SessionProxyFactory getProxyFactory(RemoteBinding binding)" exists in the Containers, and currently creates a new Proxy Factory each time.  We need to be keeping track of each Proxy Factory registered in the JNDI Registrar keyed by its binding so we may retrieve them instead of making all this unnecessary recreation

-- 
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