Hello,

 I've a problem with the "classpath.ear". I've added the OpenEJB lib to my
EJB eclipse project. And I'v started a JUnit test. And this is the trace:

*...
ERROR - Application could not be deployed:  classpath.ear
org.apache.openejb.OpenEJBException: Creating application failed:
classpath.ear: ParsedName{path=openejb/client/javassist/comp/env,
component=env}
....*

I have also an error using the PersistenceProvider, I've put
<provider>org.eclipse.persistence.jpa.PersistenceProvider</provider>
in my pesistence.xml but I still have this error:
*ERROR - JAVA AGENT NOT INSTALLED. The JPA Persistence Provider requested
installation of a ClassFileTransformer which requires a JavaAgent.  See
http://openejb.apache.org/3.0/javaagent.html*

Any help ?

Reply via email to