]
Emmanuel Hugonnet commented on WFLY-13424:
------------------------------------------
That's exactly what we are doing in the fix (except we don't do it recursively as
only one iteration is required).
External pooled connection factory won't be properly injected if
it has several JNDI entries
--------------------------------------------------------------------------------------------
Key: WFLY-13424
URL:
https://issues.redhat.com/browse/WFLY-13424
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 19.1.0.Final
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
Priority: Major
Fix For: 20.0.0.Beta1
If the default JNDI name for MDB to get the resource adapter is not the first entry of
the JNDI names bound for a pooled-connection-factory then the injection fails.