Hi, FYI with some hacks (EJB hacks (@Resource) + cdi interceptor hacks (adding beans.xml with needed interceptors instead of using discovery) + jndi hack (lookup)) we get now on this branch:
*Tests run: 758, Failures: 0, Errors: 0, Skipped: 0* * * PS: it needs OWB trunk built with cdi-1.1 profile *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/7/1 Romain Manni-Bucau <[email protected]> > Hi guys, > > just created a branch to play with bean validation 1.1 > > here it is https://svn.apache.org/repos/asf/bval/branches/bval-11/ > > it doesn't fully pass TCKs ATM because we'd need cdi 1.1 impl (and it > would be great to use OWB ;) + some refactorings before going further but > it is a start. > > *Romain Manni-Bucau* > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > *Github: https://github.com/rmannibucau* > >
