well you need to explode javaee-api (explained here http://rmannibucau.wordpress.com/2013/07/19/little-tip-to-help-you-to-test-javaee-7-in-tomee-with-tomee-maven-plugin/ ) and replace bval jars by the bval implementation you want (Apache BVal 1.1 is not yet released but you can build it from sources http://svn.apache.org/repos/asf/bval/branches/bval-11/ then just use bval-jsr and bval-core jars) + the bval api 1.1 Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2014-02-07 hwaastad <[email protected]>: > Wow, > first of all thx. ejb-jar worked fine. > > So, if I wanna try out bval 1.1, which jars needs to be replaced in TomEE? > > br hw > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/JAX-RS-Bean-Validation-tp4667501p4667527.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
