Inject CDI in EntityListeners still not working in EAP 7.0

Latest response

In JPA 2.1 injection into EntityListeners should be supported. However with the current bundling of weld/hibernate with EAP 7.0 this is still not possible.
I see bugs against this filed as far back as 2013: https://issues.jboss.org/browse/WFLY-2387

Is there a patch planned that includes a hibernate/weld version that supports this feature ?

Responses