Re: 10.5.5 upgrade botches java applications
Subject : Re: 10.5.5 upgrade botches java applications
From: Michael Hall <email@hidden >
Date: Fri, 26 Sep 2008 15:50:22 -0500
Delivered-to: email@hidden
Delivered-to: email@hidden
On Sep 26, 2008, at 3:02 PM, Filip Defoort wrote:
Any chance you could give me the exact path to the new stub ? I can
definitely have my customers try that and see if it solves the
problem.
private static final String CURRENT_RESOURCES = "/System/Library/
Frameworks/JavaVM.framework/Versions/Current/Resources/";
public void getBootExecutable(String target) {
String [] rtargs = new String[] { "ditto", "-v", "-rsrcFork",
new StringBuffer(CURRENT_RESOURCES).append("MacOS/
JavaApplicationStub").toString(),target };
out.println(rtexec(rtargs));
}
Mike Hall hallmike at att dot net
http://www.geocities.com/mik3hall
http://sourceforge.net/projects/macnative
_______________________________________________
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
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.