[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1513) Ensure RemoteBinding.clientBindUrl is defaulted if ProxyFactory is not created via JNDI Registrar

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Fri Oct 3 04:54:21 EDT 2008


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

Andrew Lee Rubinger resolved EJBTHREE-1513.
-------------------------------------------

    Resolution: Done


> Ensure RemoteBinding.clientBindUrl is defaulted if ProxyFactory is not created via JNDI Registrar
> -------------------------------------------------------------------------------------------------
>
>                 Key: EJBTHREE-1513
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1513
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: proxy
>    Affects Versions: 1.0.0-Beta3
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.0.0-Beta4
>
>
> Current implementation defaults a blank or null clientBindUrl in the JNDI Registrar, when creating Proxy Factories.  However, Proxy Factories may also be created directly, and handlers need appropriate defaults in this case.  Extract out the relevant defaulting code such that it'll be accessible to both the JNDI Registrar and Handler constructors

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