getValidationMode « Update « JPA Q&A





1. How to use javax/persistence/spi/PersistenceUnitInfo.getValidationMode() with WAS 6.1    stackoverflow.com

I am using JPA 2.0 with Spring and hibernate in my project. However, the runtime is WAS 6.1. Compilation goes fine. However, during deployment of the application, I get the following error:

com.ibm.ws.exception.RuntimeError: ...