JavaFX Web Start: arguments are not passed to the Application

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 8u40, 9
    • Component/s: 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> "

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

              Created:
              Updated:
              Resolved: