Patch-ID# 109611-01 Keywords: Solaris_java_plugin applet large download empty enumeration Synopsis: Java Plugin 1.2: Product patch for Solaris Date: Jun/09/00 Solaris Release: 8 SunOS Release: 5.8 Unbundled Product: Solaris Java Plugin Unbundled Release: 1.2.2_02 Xref: This patch available for x86 as patch 109612 Relevant Architectures: sparc BugId's fixed with this patch: 4262807 4326326 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/dt/appconfig/netscape/j2pi/lib/javaplugin.jar Problem Description: 4326326 AppletContext.getApplets() method always returns an empty enumeration 4262807 support needed for large applet deployment It is not always feasible for all of an applet's support classes to be downloaded each time the applet is invoked. A mechanism is needed for storing some of those classes on the local file system. Patch Installation Instructions: -------------------------------- Refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- None.