[jboss-jira] [JBoss JIRA] Created: (JBMETA-8) Ejb[Local]RefMetaData.getJndiName() should returned resolvedJndiName
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Tue Mar 18 19:02:50 EDT 2008
Ejb[Local]RefMetaData.getJndiName() should returned resolvedJndiName
--------------------------------------------------------------------
Key: JBMETA-8
URL: http://jira.jboss.com/jira/browse/JBMETA-8
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0.Beta6
Reporter: Alexey Loubyansky
Assigned To: Alexey Loubyansky
Fix For: 1.0.0.CR1
This is a dependency of JBAS-5285 *ReferenceMetadataResolverDeployers overridding explicitly-defined jndi-name.
Currently, getJndiName() returns mappedName. Deployers resolve links and set resolvedJndiName. So, that's the one that should be returned. For backwards compatibility (is there any, btw, except for the local tests?) I am going to fall back to the mapped name if the resolved name is not available.
--
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