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

Unable to create an installer from a previously created app image on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • internal
    • internal
    • tools

      According to the JEP, it should be possible to take a previously-created application image and generate an installer.

      I tried the following:

      jpackager create-installer --app-image <image> --output <outputdir>

      and got the following error:

      ERROR: Main jar or main class or main module must be specified.
      Error: No application jars found


      This should not need to be specified, since for an app image, the entry point is the executable application launcher.

            herrick Andy Herrick (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: