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

Update dtjava.js to accept application arguments for webstart

XMLWordPrintable

      DT and DTLite allow to pass name and unnamed application arguments to the webstart applications.
      Need to:
         - start using this new invocation API in dtjava (both DT and DTLite branches)
         - update ant task to generate appropriate dtjava calls if at task has these parameters
         - update ant task to use list representation for JVM arguments

      One open question is how to map ant task entities into dtjava parameters. At the moment ant task supports htmlParam, param and args
      but we are only using htmlParam in the html page ...
      We can hook same htmlParams for webstart but what about unnamed parameters? They still may make sense as dynamic
      but if we take them too then they can not be really dynamic as they are also replicated in jnlp ...

            igor Igor Nekrestyanov (Inactive)
            igor Igor Nekrestyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: