Our WebStart app has a problem with the new Java update. It seems that
after installing "Java for Mac OS X 10.5 Release 1", WebStart is
unable to see 32-bit JVMs on 64-bit platforms, regardless of the
settings in Java Preferences. Our app specifies "1.4+" in the J2SE
tag. Before the update, with the Java Preferences set for J2SE5 first,
it ran correctly in the 1.5.0 32-bit VM. After applying the update,
despite having "J2SE 5.0" first, then "J2SE 1.4.2", "J2SE 5.0 (64-
bit)" and finally "Java SE 6 (64-bit)", it attempts to run our app in
1.5.0 64-bit. This is a problem because we have a number of JNI
libraries that are 32-bit only, without which the app might as well
not run at all.
Any thoughts? I've already logged this with Apple via Bug Reporter.
The JNLP file is fairly sizable, I will attempt to post only the
relevant sections:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden