Hi

tomcat 7.0.54 is only supported by coming tomee 1.7.0


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


2014-07-07 12:11 GMT+02:00 [email protected]
<[email protected]>:
> Hello,
>
> I have a *problem **with drop in tomee 1.6.0.2 war file*:
>
> I followed by instruction:
> http://tomee.apache.org/installation-drop-in-war.html
> I use: _Apache Tomcat 7.0.54 + tomee 1.6.0.2 (last)_
>
> Just start tomcat with tomee war file and receive exception:
> Caused by: java.lang.NoClassDefFoundError: Could not initialize class
> org.apache.tomee.loader.TomEEJarScanner
>         at
> org.apache.tomee.loader.TomcatHelper.configureJarScanner(TomcatHelper.java:165)
>         at
> org.apache.tomee.catalina.TomcatWebAppBuilder.configureStart(TomcatWebAppBuilder.java:1049)
>         at
> org.apache.tomee.catalina.GlobalListenerSupport.lifecycleEvent(GlobalListenerSupport.java:127)
>         at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
>         at
> org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
>         at
> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5355)
>         at
> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
>         ... 7 more
>
> i.e. tomcat + tomee can't deploy standard applications.
>
> _*Could you explain what the problem? and how would it be fixed ?*_
>
> _How reproduce:_ Do steps by instruction:
> http://tomee.apache.org/installation-drop-in-war.html
> _Expected:_ no class def found exception in log and all application deployed
> successfully.
>
> Thanks,
> Uladzimir

Reply via email to