One thing that will be different is that the Bean Validator provider will come with the Java EE 6 stack (ie. WebSphere Application Server v8). So, if you installed a BV provider as a shared library or packaged it with your application, you'll probably want to remove that configuration and just use the one that comes with the WebSphere V8 deliverable.
Thanks, Kevin On Wed, May 25, 2011 at 3:53 PM, chintan4181 <[email protected]> wrote: > Thanks Kevin, Jeremy. > > One more question. If i use OSGi/JPA 2.0 feature pack with Apache Bean > Validation in Websphere 7.0 and in future if i migrate to JEE 6, are there > any migration issue in terms of Bean Validation usage? > > Chintan > > > > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/JEE-5-Bean-Validation-API-and-JPA-2-0-tp6403780p6404442.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. >
