[Bug 856] New: Applet with Resource Library Fails to Load
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jan 19 07:16:36 PST 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=856
Bug #: 856
Summary: Applet with Resource Library Fails to Load
Classification: Unclassified
Product: IcedTea
Version: unspecified
Platform: x86_64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: NPPlugin
AssignedTo: dbhole at redhat.com
ReportedBy: dale at rhinosoft.com
CC: unassigned at icedtea.classpath.org
--- Problem ---
The problem I'm experiencing is IcedTea fails to load an applet that has
multiple JAR files where other classes and resources are stored (a base class
library).
--- Description ---
I'm using a Virtual PC image of Linux-Fedora 13 with the stock OpenJDK/IcedTea
runtime to launch a simple applet within the Firefox web browser.
There's multiple scenarios where the web page fails to load the applet. Note:
All scenarios use the HTML "EMBED" parameter to embed the applet within the web
page.
Scenario 1 and 2: Launching an applet which uses classes from another JAR file
(a base class library) fails to load. This fails with or without the use of a
JNLP file specified within the HTML "EMBED" tag.
Scenario 3 and 4: Launching an applet where the base classes are all packaged
into 1 "main" JAR file. Launching the applet with the JNLP file fails; whereas
launching the applet without the JNLP file successfully loads it into the web
page.
--- Examples and Source Code ---
I've created an example web page that demonstrates this error (source code is
also provided) located here:
http://dale.dns4me.com:8003/Bug_Reports/7_IcedTea_Libs/index.htm
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the distro-pkg-dev
mailing list