-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Beta6
-
None
-
None
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.