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

extension installation fails in JPI on Windows 2000

    XMLWordPrintable

Details

    • beta
    • x86
    • windows_nt, windows_2000

    Backports

      Description



        Name: yyT116575 Date: 02/09/2001


        C:\>java -version
        java version "1.3.0_01"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
        Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)

        Take applet A.class in A.jar with this manifest file:
        Manifest-Version: 1.0
        Created-By: Signtool (signtool 1.3)
        Extension-List: B
        B-Extension-Name: com.mycompany
        B-Specification-Version: 1.0
        B-Implementation-Version: 0.5.0
        B-Specification-Title: B
        B-Implementation-Vendor-Id: com.mycompany
        B-Implementation-URL: http://myserver/B/download/BInstall.jar

        Name: com/mycompany/A.class
        Digest-Algorithms: MD5 SHA1
        MD5-Digest: y1M50gErj2i5hWNMAxW/Hw==
        SHA1-Digest: VXHFSkNM8jUyVCuZm1Va6RpNvRw

        BInstall.jar is the extension installation jar file and has this manifest:
        Manifest-Version: 1.0
        Created-By: Signtool (signtool 1.3)
          Comments: PLEASE DO NOT EDIT THIS FILE. YOU WILL BREAK IT.
        Extension-Name: com.mycompany
        Specification-Vendor: My Company
        Specification-Version: 1.0
        Implementation-Version: 0.5.0
        Implementation-Vendor-Id: com.mycompany
        Implementation-Vendor: My Company
        Specification-Title: B
        Main-Class: com.mycompany.install.Install

        Name: com/mycompany/install/Install.class
        Digest-Algorithms: MD5 SHA1
        MD5-Digest: JhSSa3X10SbvHuTKPXNFbg==
        SHA1-Digest: rPisobCUsWzVuITq4uX16bNGfZc=

        Name: B.jar
        Digest-Algorithms: MD5 SHA1
        MD5-Digest: r2fhMcFudp83rzNs+C+3Lw==
        SHA1-Digest: VzzHeO2NSaepbbgUKJV0hpD5pYM=

        On Windows 2000, the installation class isn't started. The plug in applet store
        directory is located under C:\Documents And Settings\java_plugin_AppletStore.
        The installation seems to call java -jar C:\Documents And
        Settings\java_plugin_AppletStore\1.3.0_01\ext\BInstall.jar
        com.mycompany.Install which doesn't work because of spaces in the path.

        Note: "Documents And Settings" seems to be a standard default path on Win2k.
        The same installation works smoothly on WinNT and Win98.
        (Review ID: 116683)
        ======================================================================

        Attachments

          Issue Links

            Activity

              People

                stanleyh Stanley Ho (Inactive)
                yyoungsunw Yung-ching Young (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: