4.3.6. java-webapp
Prev
4.3. Bundlers
Next
4.3.6. java-webapp
Description
Bundles an custom java web application
Defines
bundle.name: Application name
bundle.version: Application version
bundle.dir: Directory containing files for the bundle's
bundle
directory
shared.dir: Directory containing files for the bundle's
shared
directory
Notes
The shared.dir directory should contain a 'war' directory with the web application's war file.
Custom web applications bundled using this bundler should use standard locations for configuration and log output (i.e. work/config and work/logs).