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

JavaFX Web Start: arguments are not passed to the Application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8u40, 9
    • deploy
    • generic
    • windows_7

      <argument/> element values not accessible from javafx.application.Application.getParameters() (is this due to the <jfx:certificate-path> not being present?)
      <jfx:javafx-desc width="1200" height="800"
          main-class="com.abacus.clarity.Clarity" name="Clarity"
          preloader-class="com.abacus.clarity.ClarityPreloader">
         <argument>clrty.app.version=2.0-SNAPSHOT</argument>
         <argument>clrty.app.name=Clarity</argument>
       </jfx:javafx-desc> "

            herrick Andy Herrick (Inactive)
            anashaty Anton Nashatyrev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: