Unable to get CDI working in Weblogic 12c, hibernate 5.2.4, hibernate-validator/cdi 5.3.1
问题 My env: weblogic 12c with jpa2.1 patch that sets: SET PRE_CLASSPATH=%MW_HOME%\oracle_common\modules\javax.persistence_2.1.jar;%MW_HOME%\wlserver\modules\com.oracle.weblogic.jpa21support_1.0.0.0_2-1.jar my-ear/APP-INF/lib contains: hibernate-release-5.2.4.Final/lib/required/*.jar hibernate-validator-5.3.1/dist/*.jar and hibernate-validator-5.3.1/dist/lib/required/* my persistence.xml: <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema