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

Demos: launch as webstart link not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0
    • fx2.0
    • deploy
    • None
    • Windows7 x64
      JDK6u26 x64
      IE9 x64
      JavaFX2.0 b38

      Each bundled sample that is enabled for browser deployment has a link in the browser to launch as webstart. If the applet is loaded then this link is selected there is an exception thrown app cannot be launched. If Security dialog is not agreed to and applet is not loaded yet, the link to launch as webstart works as expected and the sample is launched as webstart.


      java.lang.Throwable: Launch file error
      at com.sun.javaws.Main.processLaunchPropFile(Unknown Source)
      at com.sun.javaws.Main.parseArgs(Unknown Source)
      at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
      at com.sun.javaws.Main$1.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)
      Caused by: java.net.MalformedURLException: For input string: "xswatsdkappsBrickBreaker.html"
      at java.net.URL.<init>(Unknown Source)
      at java.net.URL.<init>(Unknown Source)
      at java.net.URL.<init>(Unknown Source)
      ... 5 more

            herrick Andy Herrick (Inactive)
            tbeckham Tony Beckham (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: