Patch-ID# 108596-02 Keywords: Solaris_java_plugin applet large download empty enumeration Synopsis: Java Plugin 1.2_x86: Product patch for Solaris Date: Jun/09/00 Solaris Release: 2.5.1_x86, 2.6_x86, 7_x86 SunOS Release: 5.5.1_x86, 5.6_x86, 5.7_x86 Unbundled Product: Solaris Java Plugin Unbundled Release: 1.2.2_02 Xref: This patch available for SPARC as patch 108593 Relevant Architectures: i386 BugId's fixed with this patch: 4262807 4326326 Changes incorporated in this version: 4326326 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: /opt/NSCPcom/j2pi/lib/javaplugin.jar Problem Description: 4326326 AppletContext.getApplets() method always returns an empty enumeration (from 108596-01) 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: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7-8 releases, 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.