Hi all,
I am currently trying to upgrade BVal from 2.0.0 to 2.0.2 or 2.0.3. I am
not able to get it running, neither of them. I was able to reproduce the
issue with just:
* CDI (OpenWebBeans 2.0.11), Including all necessary geronimo specs
(geronimo-atinject_1.0_spec, geronimo-annotation_1.3_spec,
geronimo-interceptor_1.2_spec, geronimo-servlet_3.0_spec and
geronimo-jcdi_2.0_spec)
* Both javax.validation 2.0 spec and geronimo.validation 2.0 spec
* JUnit 4.12
* DeltaSpike's TestControl 1.9.1
It is just not validating at all, as if it wasn't even there. Telling
from the logs everything is fine - logs from all 3 2.0.0, 2.0.2, and
2.0.3 are identical even on level = ALL.
Has anybody any experience to share? What am I doing wrong?
Cheers,
Juri