The clustering element of the jboss-ejb3.xml DD can include illegal repeating of the ejb-name element: <assembly-descriptor> <c:clustering> <ejb-name>Bean1</ejb-name> <ejb-name>Bean2</ejb-name> <c:clustered>true</c:clustered> </c:clustering> </assembly-descriptor> In that case the behaviour of different components is inconsistent, see WFLY-2011. The parser should log the problem and the application should not deployable.
Assigning jpai EJB issues to david.lloyd. Please re-assign to Cheng or others as needed.
Stuart Douglas <stuart.w.douglas> made a comment on jira WFLY-2011 I have pushed a fix for this into the metadata repository, this will be resolved by the next metadata release.
Stuart Douglas <stuart.w.douglas> updated the status of jira WFLY-2011 to Resolved
The fix is already present in metadata 7.1.1, only thing left is to do EAP component upgrade.
Verified in EAP 6.4.0.DR1.1