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