Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6319485

plugin fails to load the applet when some resource should not be cached

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • None
    • deploy
    • None
    • b70
    • sparc
    • solaris_9

      This bug is opened by request of Danielle Pham who helped me to dig out the problem with CDS bulk operations GUI applet.

      The following definition of the applet plugin fails to load in the browser on plugin v1.6.

            <applet id="bulk_applet"
              codebase="http://md-kitkat.red.iplanet.com:8880/vsadmin/applet/"
              archive="bulk_applet_upload?SID=DY7qZMHX%211125678058909"
              code="com.sun.content.server.applet.bulk.BulkCopyContentApplet"
              width="800"
              height="500"
              MAYSCRIPT="true" alt=""
            >
              <param name="content_tree"
                     value="C:1:1:Home|C:2:1:Top 10 Downloads|C:3:1:Featured|C:4:1:Business and Professional|C:10:4:Small Business|C:11:4:Legal|C:12:4:Medical|C:5:1:Communication|C:13:5:Mobile Mail|C:14:5:Instant Messages|C:6:1:Entertainment|C:15:6:Movies|C:16:6:Games|C:17:6:Music|C:18:6:Sports|C:7:1:Financial|C:19:7:Investment|C:20:7:Accounting|C:21:7:Exchanges|C:1000:7:Small Business|C:1001:7:Legal|C:8:1:Local Information|C:22:8:Weather|C:23:8:City Guides|C:24:8:Transportation|C:25:8:Maps|C:1002:8:Legal|C:9:1:Personal Productivity"/>
              
              <param name="content_tree_url"
                     value="http://md-kitkat.red.iplanet.com:8880/vsadmin/main/bulk_tree_content_upload/"/>
              
              <param name="session_id"
                     value="DY7qZMHX!1125678058909"/>
              
              <param name="disable_buttons"
                     value="disableButtons"/>
              <param name="enable_buttons"
                     value="enableButtons"/>

              <param name="perform_copy"
                     value="performCopy"/>
              <param name="perform_move"
                     value="performMove"/>
              <param name="perform_cancel"
                     value="performCancel"/>

              <param name="operation_type"
                     value="getOperationValue"/>
              <param name="server.type"
                     value="weblogic"/>
              <param name="protocol"
                     value="http"/>

            </applet>
      Please follow the steps below to get to the troublesome applet.

      1. open URL http://md-kitkat.red.iplanet.com:8880
      2. choose 'Catalog Manager' link
      3. enter credentials 'admin/cdsadmin' to log in
      4. to skip navigation feed the following URL to your browser:
         http://md-kitkat.red.iplanet.com:8880/admin/main/bulk_main
      5. Now you should get the page with the applet.

            ngthomas Thomas Ng (Inactive)
            aakopyansunw Alexey Akopyan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: