Description of problem: If an EAR file contains a module (here ejb.jar) with CDI-Beans the beans.xml is necessary to active the CDI processing. If now overlay is used to add/change a descriptor the CDI injection fail. Expected results: The beans.xml should be used from the original deployment Additional info: A workaround is to add the beans.xml to the overlay as well
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Another PR: https://github.com/jbossas/jboss-eap/pull/2757 includes the fix for this issue, and it is merged. Changed status to MODIFIED.
Verified with 6.4.10.CP.CR1 using the test cases provided along in the PR.
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.