(Quick Reference)

13.3 Webstart - Reference Documentation

Authors: Andres Almiray

Version: 1.2.0

13.3 Webstart

Packages the application to be used in webstart mode. Will generate an appropriate JNLP file similarly as it's done when running the application in webstart mode.

griffon package webstart

Arguments:

  • codebase - specify the codebase to be written in the JNLP file.

Configuration Options:

  • griffon.dist.webstart.nozip - skip zipping the distribution if set to true.
  • same configuration options used when running in webstart mode.