Re: error inti tomee on openshif

2016-02-26 Thread Romain Manni-Bucau
Old version of tomee were for java 7 bit we support java 8 since months. The error is clearly a java version error and not a tomee one cause in a classloader. Le 26 févr. 2016 20:58, "mauro2java2011" a écrit : > But the error is relative at a web app or the MIaee.ear

Re: error inti tomee on openshif

2016-02-26 Thread mauro2java2011
But the error is relative at a web app or the MIaee.ear deployed? Is possible that inhave compilated with java 8 but the tomee 1.7 is only for javaee6 or 7? So you think that if i remove the apps deployed into apps dir and other webapp into webapps, the tomee it turn to run succefully ? Il

Re: error inti tomee on openshif

2016-02-26 Thread Romain Manni-Bucau
Yep your code needs java 8, ensure you didnt upgrade java version and kept an older marker (.openshift/markers/java[7|8]) Romain Manni-Bucau @rmannibucau | Blog | Github | LinkedIn

Re: error inti tomee on openshif

2016-02-26 Thread Daniel Cunha
Unsupported major.minor version 52.0 Sounds like an incompatibility java version. Look what version of the JDK you have on cloud and what version your code need to have. On Fri, Feb 26, 2016 at 6:51 AM, mauro2java2011 wrote: > i have pushed a tomee to openshift but

error inti tomee on openshif

2016-02-26 Thread mauro2java2011
i have pushed a tomee to openshift but when i start i not get any web page . i have also ebable the apps dir into tomee.xml into apps dir i have put MIaee.ear that contain a ejb and a war my tomee not show any page but it is started . into catalina.out i get: [miotomee-mauro.rhcloud.com