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

cannot uninstall app with no codebase from the command line.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 7, 8, 9
    • deploy
    • b23

      An appliaction that has no codebase and without fully qualified resource urls can be run only from the command line (not from a jnlp link) or by using the URL Scheme Handler mechanism (browser link to jnlp:// URL).
      Such an app cannot be uninstalled by command "javaws -uninstall <url>" because the uninstall code does not take the implied codebase into account.

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: