Hi Chintan,

The WebSphere Version 8 Beta documentation in the IBM infocenter has a
good writeup on migration considerations for bean validation[1] when
moving to a full EE6 app server.  The short answer is that you'll no
longer need to set a system property to point to the validation API
and you'll no longer have to include a bean validation provider in
your application or shared library.  The application server will
provide both the API classes and a default provider.  The easiest way
to verify your application continues to work the full EE 6 environment
may be to download the V8 beta[2] and give it a try.

-Jeremy

[1] 
http://publib.boulder.ibm.com/infocenter/wasinfo/beta/topic/com.ibm.websphere.nd.doc/info/ae/ae/cdat_beanvaljpamigration.html

[2] 
https://www14.software.ibm.com/iwm/web/cc/earlyprograms/websphere/wsasoa/index.shtml

On Wed, May 25, 2011 at 3:53 PM, chintan4181 <chintan4...@gmail.com> 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.
>

Reply via email to