Re: UnsupportedClassVersionError caused by 10.6 developed WOA being deployed on 10.5 server?
Re: UnsupportedClassVersionError caused by 10.6 developed WOA being deployed on 10.5 server?
- Subject: Re: UnsupportedClassVersionError caused by 10.6 developed WOA being deployed on 10.5 server?
- From: Mike Schrag <email@hidden>
- Date: Wed, 9 Sep 2009 06:45:51 -0400
Wonder/Build/build/default.properties:
compiler.source = 1.5
compiler.target = 1.5
On Sep 9, 2009, at 5:45 AM, Amedeo Mantica wrote:
I had the same identical problem, I can confirm that setting
compilance level to 1.5 works
I have just a question for Mike
I use wonder from sources, and i build them from command line on osx
snow leopard...
svn up
ant frameworks
ant frameworks intall...
all works fine
I embed the frameworks in my app and it works fine deploying on
tiger, leopard, snow leopard
why??
frameworks are built in 1.5 ??
Thanks for reply
Regards
Amedeo
On 09/set/2009, at 02.11, Mike Schrag wrote:
<PastedGraphic-1.png>
On Sep 8, 2009, at 7:49 PM, Baiss Eric Magnusson wrote:
I assume the following error I get when I try to deploy on the
10.5 OSX Server is a JVM version problem.
From launch I get
java.lang.UnsupportedClassVersionError: Bad version number
in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
From Java Preferences
On the OSX 10.6 development machine I see as the Default
Java SE 6 64-bit
Java SE 6 32-bit
On OSX 10.5 Intel Server I see as the Default
J2SE 5.0 32-bit
Java SE 6 64-bit
J2SE 5.0 64-bit
J2SE 1.4.2 32-bit
In Eclipse if I try to set the JRE to 5.0 I get
"The selected JRE does not support the current compiler compliance
level of 1.6"
There is no Java SE 6 32-bit JVM for OSX Server 10.5
I'm stuck, which side can I bend?
----
Baiss Eric Magnusson
http://www.CascadeWebDesign.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden