Installer ant file for the server This allows tests that need a running instance of the product to easily get one. Installer usage: status : reports if product is installed and/or running main target= bootstrap : installs and configure the product wipeout : stops and uninstalls the product subtargets= install : installs the product configure : set the server up to listen on a given port start : start the product unless it is already running stop : stop the product if it is already running stop.force : stop no matter what uninstall : uninstall the product if it is installed