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

missing end '/' for param within <applet-desc> should be detected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 6u18
    • deploy
    • None

      <update check="background"/> has no effect in:

      http://javaweb.sfbay.sun.com/~ngthomas/javafx/updatecheck/test.html

      It looks like it's due to that the line is in the end of the jnlp file. If moved to
       in between information and resources instead:

         ...
       </information>
      <update check="background"/>
         <resources>
         ...

      It works.

      But update tag should also work at the end of JNLP file too. Looks like a bug.

            ccheung Calvin Cheung
            ngthomas Thomas Ng (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: