Signing bundled JRE

Greg Brown greg.x.brown at oracle.com
Wed Aug 22 05:44:47 PDT 2012


> I just tried submitting my Java app to the app store last night and
> received an error message saying that my nested app bundle Java SE 7 is not
> signed.  If, however, I sign the nested bundle, my app will no longer open.
> I get a Console log message saying that the application exited with Code:
> 2.
> 
> I am using the Oracle JDK 1.7.0_08 preview B03 and the appbundler ANT task
> from Marco's fork.

I'm not sure what the forked version is doing now, but I believe we resolved this issue in AppBundler itself:

http://java.net/projects/appbundler

The launcher stub no longer relies on the symlink, so you should be able to sign the app without breaking it. Let me know if you run into any problems.




More information about the macosx-port-dev mailing list