[Bug 1096] NPEs and then launch fails with "access denied"
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Oct 4 07:20:27 PDT 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1096
Adam Domurad <adomurad at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adomurad at redhat.com
--- Comment #3 from Adam Domurad <adomurad at redhat.com> ---
I have reproduced this error, it seems to be related to the fact icedtea-web
expects the inner-jar adom-ii__V0.2.8.jar to be signed, while webstart allows
for only the outer-jar to be signed.
I have managed to run the game by downloading the jars locally, tinkering the
jnlp to point to the local folder, signing the nested jar, and putting it back
in.
There seems to be another issue however with icedtea-web unable to locate the
springframework jars. I have not yet been able to determine where the
proprietary implementation might be getting these from.
I will work on a reproducer, and hopefully convince the maintainers to use a
work-around.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121004/64cf69fe/attachment.html
More information about the distro-pkg-dev
mailing list