[jboss-jira] [JBoss JIRA] Created: (JBMETA-25) remote-binding is ignored in determineJndiName
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Wed Apr 23 09:45:44 EDT 2008
remote-binding is ignored in determineJndiName
----------------------------------------------
Key: JBMETA-25
URL: http://jira.jboss.com/jira/browse/JBMETA-25
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0.Beta8
Reporter: Alexey Loubyansky
Assigned To: Alexey Loubyansky
Fix For: 1.0.0.Beta9
A session bean in the jboss.xml may have a number of remote-binding elements and no jndi-name. Current JBossSessionBeanMetaData.determineJndiName() is taking into account only home-jndi-name, mapped-name and the ejb-name.
So, I am going to add remote-binding to the list.
Otherwise, tests that define ejb-ref/ejb-link establish dependencies on the wrong names (in the tests I am looking into it's jndi:ejbName) and fail to deploy.
--
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