Websphere v8.5.5 supports JPA 2.0 out of the box.
I am trying to deploy a WAR to a Websphere v8.5.5 application server. My persistence.xml specifies org.hibern
org.hibern
The only option (aside from not overriding javax.persistence) is to disable container-managed JPA altogether for this application. See the documentation in PM26361.