When you download call-registrar using the Update Tool, it is placed inside the webspace-dir/webspace directory.
You need to have SailFin installed and running before you run the script for deploying call-registrar on SailFin. You need to specify the path for the SailFin directory, and the SailFin Administrator Password file. In this example, space/SailFin is the path for the SailFin directory and sfpasswd is the SailFin Administrator Password file. If you do not have a SailFin administrator password file, you need to create a SailFin administrator password file in plain text format, with the SailFin administrator password. The default SailFin administrator password is adminadmin.
In a terminal window, change to the webspace-dir/webspace/call-registrar directory.
Run ant -f install-SailFin.xml.
Buildfile: install-SailFin.xml check-ant: check-last-install: set-last-install: set-SailFin-properties: [input] Enter SailFin Directory [/opt/SailFin] /space/SailFin [input] Enter SailFin Domain (include full path to domain) [/space/SailFin/domains/domain1] [input] Enter SailFin Target [server] [input] Enter SailFin Administrator [admin] [input] Enter SailFin Administrator Password File (include full path to file) [//asadmin-password] /sfpasswd [input] Enter SailFin Administration Port [4848] [input] Can installer deploy wars? [true]