Kauri Documentation
 PreviousHomeNext 
19 Service wrapperBook Index19.2.2 Modify service-wrapper.conf

19.2 Usage

19.2.1 Package your application

Packaging your application is described in detail here. In summary, assuming the kauri-package-plugin is configured in your pom.xml, it is a matter of executing:

mvn kauripackage:package

This will create the packaged application in the directory target/kauri-package.

The packaged application contains configuration files and scripts for the service wrapper. The actual wrapper binaries are part of the binary Kauri release.

 PreviousHomeNext 
19 Service wrapper19.2.2 Modify service-wrapper.conf