Cool.  We've noticed some problems with using BV in JEE app servers, in
that OpenJPA needs to discover the entities to enhance before a BV
provider loads them, otherwise we don't have a change to do our Serp
byte code enhancing..... Don't remember the exact details right now, but
Albert on the OpenJPA team looked into it a few months back.

The Apache Bean Validation podling [1] is moving along and we're
knocking off TCK failures.  Also, I've got OpenJPA trunk
(2.1.0-SNAPSHOT) updated to use the BVAL artifacts for our bean
validation tests, instead of the Hibernate implementation.

Ping me if you need help and feel free to post to the BVAL lists [2].

[1] https://cwiki.apache.org/BeanValidation/
[2] https://cwiki.apache.org/BeanValidation/mailing-lists.html


-Donald


On 5/8/10 3:15 AM, David Jencks wrote:
> I'm going to look next at a bit of bean validation support.  So far my plans 
> are just to have a naming builder to stuff validator/factory references into 
> jndi and an appropriate ref object.  It looks like there are some 
> requirements to stuff this into various contexts as well, hopefully that will 
> be pretty easy...
> 
> thanks
> david jencks
> 
> 

Reply via email to