To fix this modify `persistence.xml` :
<property name="hibernate.cdi.extensions" value="true" />
Can someone explain me why it works ?