Notes:
Version 1.2.2 of the JavaService utility sources.
This release incorporates changes by Multiplan Consultants Ltd, as made available from www.multiplan.co.uk and www.multiplanconsultants.com
This version is also available with a BSD-style licence.
Changes:
* Added the ability to specify automatic or manual service startup mode.
* An optional parameter "-auto" or "-manual" has been added to the command line to allow the service startup to be specified as automatic (the default) or manual. If manual service startup is specified, it will only run when issuing a command of the form 'net start service'.
* Added an example of using the JavaService program to run the JBoss server software.
* Further changes to printf statements to show the service name used.