[Bug 1395] Bug javaws.itweb / icedtea with JNLP
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jul 22 08:32:21 PDT 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1395
--- Comment #5 from Andrew Azores <aazores at redhat.com> ---
Regarding the original error report - I can confirm that this reproducer, as
provided, does result in a failure. However, in my case at least, the failure
occurs because the JNLP specifies "localhost:8080", whereas httpd is using port
80. Changing the JNLP and the javaws command to specify "localhost:80", or just
"localhost" results in the applet launching properly. It seems this may be the
same issue you are having, Luan, seeing as there are HTTP 400 errors in your
output.
Interesting that this works with Oracle's implementation however. Perhaps that
means that if they are given a specific port number and fail to connect, they
fall back to trying without a port number?
--
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/20130722/de85a8e2/attachment.html
More information about the distro-pkg-dev
mailing list