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

Java Web Start 6 is unable to interpret proxy.pac file correctly when app is run on JRE 1.4.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P3
    • 6-pool
    • 6u18
    • deploy
    • x86
    • windows_xp

    Backports

      Description

        Java Web Start 6 Update 18 is used to launch a Java Web Start application,
        that requires to be run on JRE 1.4.2:

            <j2se version="1.4" java-vm-args="-client"/>

        An automatic proxy file (proxy.pac) is not interpreted correctly, when the
        application is started via jnlp file:

              javaws.exe app.jnlp
        or
              javaws.exe /path/to/app.jnlp

        When using Java Web Start 6 with an URL however, the correct proxy
        is picked and everything works as expected.

             javaws.exe http://server:port/app.jnlp
        or
             javaws.exe file:\/\/c:\/app.jnlp

        Attachments

          Issue Links

            Activity

              People

                coffeys Sean Coffey
                thlenz Thomas Lenz (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: