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

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Nov 12 01:30:40 EST 2008


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

Andrew Lee Rubinger updated EJBTHREE-1514:
------------------------------------------

    Fix Version/s: 1.0.0-CR1
                       (was: 1.0.0-Beta7)


Scheduling to a proper release, as to not bump from Beta to Beta.

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