Starting and Stopping osgi-runner, running it as service
Reminder on how Starting and Stopping the osgi-runner service
In Windows, the installer creates a system service osgi-runner
.
In Linux the osgi-runner-server
package comes with an init.d script /etc/init.d/osgi-runner
. The script has the appropriate headers for use by sysv
or upstart
based init toolchains.
In both cases the service is configured to start automatically in case of a server restart.