[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-994) Multiple remote bindings is not working
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Jun 25 10:38:16 EDT 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-994?page=comments#action_12366663 ]
Brian Stansberry commented on EJBTHREE-994:
-------------------------------------------
I believe my error here was that for EJBTHREE-925 I changed the AOP Dispatcher registration key for an SFSB proxy factory from one based on a JNDI name to one based on the SFSB's OID. This dropped the remoting binding info that was included in the JNDI name.
Problem with using a JNDI name is there is little guarantee of uniqueness across servers, leading to the EJBTHREE-925 problem. A likely solution is to use the OID but qualify it with the remoting binding information.
> Multiple remote bindings is not working
> ---------------------------------------
>
> Key: EJBTHREE-994
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-994
> Project: EJB 3.0
> Issue Type: Bug
> Reporter: Carlo de Wolf
> Assigned To: Carlo de Wolf
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list