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

Dynamic parameter with wildcards not working with signed jar

XMLWordPrintable

    • x86_64
    • windows_10

      A DESCRIPTION OF THE PROBLEM :
      Signed JNLP file: APPLICATION_TEMPLATE.JNLP

      prameter "url-string" is generated automatic after download jnlp from server.

      <application-desc main-class="com.comgroup.mdm.ip.client.environment.jnlp.IPJNLPLauncher">
                     <argument>url-string=*</argument>
      <argument>keep-alive-intervall=900</argument>
      <argument>log-level=OFF</argument>
      <argument>initTaskID=no</argument>
      </application-desc>

      After download new jnlp file server, always error message jnlp is not correct signed appear. If i remove parameter "url-string" from file, then download is working.


      REGRESSION : Last worked in version 8u181


      FREQUENCY : always


            herrick Andy Herrick (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: