just copy tomee-loader-1.5.0, not others otherwise you'll need to copy the
whole webapp libs

if you are not afraid of some code the installation can be summarized in
http://svn.apache.org/repos/asf/openejb/trunk/openejb/tomee/tomee-common/src/main/java/org/apache/tomee/installer/Installer.java
in
method installAll()

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*




2012/10/28 Marco de Booij <[email protected]>

> 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
>>>
>>>
>

Reply via email to