I must do something wrong. I copied one-by-one the following jars:
- tomee-catalina-1.5.0.jar (for the org.apache.tomee.loader.OpenEJBListener)
- tomee-loader-1.5.0.jar (for the org/apache/tomee/loader/TomcatHelper)
- openejb-loader-4.5.0.jar (for the
org/apache/openejb/loader/SystemInstance)
- openejb-core-4.5.0.jar (for the
org/apache/openejb/core/ThreadContextListener)
I also copied tomee-webapp-1.5.0.jar like you told but still it keeps
missing classes (org/apache/openejb/server/ServiceManager). I can
continue if you want but I am afraid that I end up with putting all
libraries in the tomee.war file in the tomcat7 lib. This way an upgrade
will become the lot of work I want to avoid.
regards,
Marco
Op 28-10-12 12:22, Romain Manni-Bucau schreef:
You just need tomee-loader in lib of tomcat, tomee webapp and the
openejblistener
Le 28 oct. 2012 11:58, "Marco de Booij" <[email protected]> a
écrit :
So how do I solve this? I already copied tomee-catalina-1.5.0.jar and
tomee-loader-1.5.0.jar (because the tomee-catalina-1.5.0.jar was not
enough) and it misses another class (org/apache/openejb/loader/**
SystemInstance).
Regards,
Marco