The unixStartScript shell script for starting an application built with the application plugin can be found here.
Unfortunately the script is a little simplistic and is incapable of stopping the application.
Has anyone written a better script in init.d style, which can start and stop the application? Importantly it needs to be able to save a pid file somewhere in order to be able to stop the right process.
Should this be logged as a feature request to the project?
does anyone have a robust script already for this purpose?