And I always get these in the logs :

8 nov. 2012 09:42:27 null openjpa.MetaData
ATTENTION: The class "com.dassault_systemes.entity.Address" listed in the
openjpa.MetaDataFactory configuration property could not be loaded by
WebappClassLoader
  context: /webJpaPoc
  delegate: false
  repositories:
    /WEB-INF/classes/
----------> Parent Classloader:
org.apache.catalina.loader.StandardClassLoader@5a77a7f9
; ignoring.
8 nov. 2012 09:42:27 null openjpa.MetaData
ATTENTION: The class "com.dassault_systemes.entity.Customer" listed in the
openjpa.MetaDataFactory configuration property could not be loaded by
WebappClassLoader
  context: /webJpaPoc
  delegate: false
  repositories:
    /WEB-INF/classes/
----------> Parent Classloader:
org.apache.catalina.loader.StandardClassLoader@5a77a7f9
; ignoring.
8 nov. 2012 09:42:27 null openjpa.MetaData
ATTENTION: Meta class "entity.Customer_" for entity class entity.Customer
can not be registered with following exception
"java.security.PrivilegedActionException: java.lang.ClassNotFoundException:
entity.Customer_"
8 nov. 2012 09:42:27 null openjpa.MetaData
ATTENTION: Meta class "entity.Address_" for entity class entity.Address can
not be registered with following exception
"java.security.PrivilegedActionException: java.lang.ClassNotFoundException:
entity.Address_"




--
View this message in context: 
http://openejb.979440.n4.nabble.com/Adapt-ejb-run-on-java-app-to-web-app-tp4658420p4658450.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to