WAS v8.5 > Migrate, coexist, and interoperate > Migrating applications that use the Bean Validation API

Migration of JPA applications and bean validation

The Java Persistence API (JPA) 2.0 provides support for the Bean Validation API so that data validation can be done at run time. This topic includes best practices when we want to deploy v7 Feature Pack for OSGi and JPA 2.0 applications on v8.x.

The Bean Validation API was not included with the v7 Feature Pack for OSGi and JPA 2.0. Therefore, it was required to provide and configure the Bean Validation API and implementation in a shared library or package with the application.

For transitioning users: The Bean Validation API and implementation are included in the v8.x product. To deploy the feature pack applications on v8.x, be aware of the following changes in configuration and runtime behaviors:

trns


Related concepts:

Bean validation in RAR modules
Bean Validation


Related


Use installed optional packages
Configure class loaders of a server
Create shared libraries
Tasks: Storing and retrieving persistent data with the JPA API


Reference:

Bean validation troubleshooting tips
Bean validation built-in constraints


Related information:

Troubleshooting bean validation in RAR modules


+

Search Tips   |   Advanced Search