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

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri Oct 3 11:06:23 EDT 2008


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo de Wolf updated EJBTHREE-1514:
------------------------------------

    Fix Version/s: 1.0.0-Beta5
                       (was: 1.0.0-Beta4)


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