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

JNLP descriptor is no more getting embedded into the web page when embedjnlp set to "true"

XMLWordPrintable

      With embedjnlp set to "true" insde fx ant deploy task , we used to embed the JNLP descriptor into the web page. But that's not happening anymore. I can see the issue with latest scrum build too

      Try to generate html/jnlp/jars using fx ant task and make sure that under deploy task embedJNLP="true" e.g.
            <fx:deploy width="400" height="400" outdir="${dist.dir}" includeDT="true" embedJNLP="true" outfile="${filename}">

      With latest bits as seen in html below, attribute jnlp_content contains empty string ""
      http://sqeweb.us.oracle.com/deployment2/jitu/plug-bug/javafx/latest/signedJars/html/ProxyTest.html

      This is a regression as compare to previous builds

            igor Igor Nekrestyanov (Inactive)
            jijising Jitender Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: