Re: App not starting in deployment
Re: App not starting in deployment
- Subject: Re: App not starting in deployment
- From: Pascal Robert <email@hidden>
- Date: Wed, 27 Oct 2010 19:20:31 -0400
Le 2010-10-27 à 19:11, Jean Pierre Malrieu a écrit :
>
> Le 28 oct. 2010 à 00:34, Pascal Robert a écrit :
>
>> Preferences -> Compiler -> set "Use default compliance settings" to 1.5
>
> Compilers setting are OK, but I am afraid that Apple latest java update changed all symbolic links (including 1.5) to point to 1.6.
> I hope It did not suppress java 1.5...
> I now have a "Disabled" folder in /System/Library/frameworks/JavaVM.framework/Versions.
Java 1.5 was never included in Snow Leopard, the last Java update didn't not change anything about that. But a 1.6 JVM can compile in a 1.5 class format, so that's not the problem. Did you update your Wonder frameworks a couple of weeks ago? IIRC, a couple of classes were compiled as Java 6 so your problem might be there. Check the "UnsupportedClassVersionError" emails from September 24 in the wonder-disct mailing list.
> There you find:
>
> Disabled
> Disabled/1.5.0/
> Disabled/1.5.0/Classes
> Disabled/1.5.0/Commands
> Disabled/1.5.0/Home
> Disabled/1.5.0/Libraries
> Disabled/1.5.0/Resources
>
> What I am supposed to do to restore java 1.5 compilation?
> Make a symlink from /System/Library/frameworks/JavaVM.framework/Versions/1.5.0 to /System/Library/frameworks/JavaVM.framework/Versions/Disabled/1.5.0 ?
>
>
>
>
>
>
_______________________________________________
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