Eclipselink 2.0 + WebLogic 10 => No joy [message #642115] |
Mon, 29 November 2010 16:59  |
Eclipse User |
|
|
|
I am having trouble deploying my EAR to WebLogic 10.
Following the instructions on the Eclipselink wiki results in a ClassCastException:
weblogic.deployment.EnvironmentException: Error processing persitence unit GporsPU of module apps/vipor: Error instantiating the Persistence Provider
class org.eclipse.persistence.jpa.PersistenceProvider of the PersistenceUnit GporsPU: java.lang.ClassCastException: org.eclipse.persistence.jpa.PersistenceProvider
at weblogic.deployment.PersistenceUnitInfoImpl.createEntityManagerFactory(PersistenceUnitInfoImpl.java:258)
I am posting this here since I didn't see any responses to the earlier thread on this very topic.
Do you have any recommendations? I have posed this question on Oracle's WebLogic forum as well.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04902 seconds