Bill Janssen wrote:
>The app binary (CFBundleExecutable) is actually an executable bash
>script that renames itself, then copies into its place a copy of
>/System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/MacOS/JavaAppl
>icationStub,
>then exec's that copy of JavaApplicationStub.
I recommend this shorter pathname:
/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
You could also create a symlink instead of doing a copy. I have no reason
to suspect a symlink won't work, though it hasn't been tried extensively.
-- GG
_______________________________________________
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