Similar questions:
How to use bean validation 1.1 in JBoss EAP 6.4.0?
How to change bean-validation version on jboss EAP 6.3?
Can you use bean valida
For jboss 6.2 i want to use cxf and bean validation 1.1, the previous answer didnt work for me, to make it work first i had to exclude all the dependencies then add again the javee.api excluding the imports to the javax packages like this:
Then repeat on the subdeployments of my ear.