|
From: Tasso A. <ta...@rb...> - 2010-07-23 14:37:02
|
Hi I tried wrapper 3.3.9 and the latest 3.5.2 My application was working a couple of weeks ago until I had to rebuild my application jar and now I'm getting... INFO | jvm 1 | 2010/07/22 16:48:15 | WrapperSimpleApp: Class com.mycom.MyApp found but could not be initialized: java.lang.UnsupportedClassVersionError: Bad version number in .class file I'm using JDK 1.6u20 b02 The application inside eclipse works fine. |