I think you get that when your Eclipse is set to a higher or perhaps different JAVA than your server.
Is that possible? > On Oct 1, 2018, at 4:12 AM, Johann Werner <[email protected]> wrote: > > The compatibilities are listed in the github Wiki: > https://github.com/wocommunity/wonder/wiki > > For Java 6 you would have to use Wonder 6 as Wonder 7 uses a lot of libs that > are not compatible with Java 6 anymore. > > jw > > >> Am 01.10.2018 um 05:59 schrieb ocs@ocs <[email protected]>: >> >> Hi there, >> >> is is possible that WOnder 7 is not compatible with Java 6? Whatever I try, >> I can't find any description on the Web; what I am getting though is an error >> >> === >> Exception in thread "main" java.lang.UnsupportedClassVersionError: >> er/extensions/appserver/ERXApplication : Unsupported major.minor version 52.0 >> === >> >> on a client's server, where there is >> >> === >> 53 # java -version >> java version "1.6.0_65" >> Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-10M4609) >> Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode) >> 54 # >> === >> >> On all my machines, where happen to be Javas 8-10, the application runs all >> right. >> >> Thanks for any insight, >> OC > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
