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

Java Web Start to return error code reflecting reason of failure

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • 6-pool
    • 6u16
    • deploy
    • None
    • x86
    • windows_xp

      Java Web Start can be used to silently download a Java Web Start application
      into the Java Deployment Cache:

         javaws -silent -import <jnlp>

      Upon failure, no GUI dialog will be shown.
      This behavior is geared towards use of Java Web Start in automated environments.
      However, there is no way to easily find out, if a download was successful or
      failed. In case of failure, only the log file will report it:
      e.g.:
      #### Java Web Start Error:
      #### Unable to load resource: <url>

      Appropriate return codes reflecting the reason of failure are needed to programmatically determine what went wrong, in case of failure.

            ngthomas Thomas Ng (Inactive)
            thlenz Thomas Lenz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: