If you have Web Space Server installed and running, you need to upgrade it to Web Space Server 10.0 Update 6 using the Update Tool. See, Downloading call-registrar Using the Update Tool for the instructions on downloading updates from the Update Tool. Download the call folder. When you install call, it deploys call-web.war on Web Space Server.
You need to specify the GlassFish directory and the GlassFish Administrator Password file while installing the call-web.war file. In this example, space/glassfish is the path for the GlassFish directory and gfpasswd is the GlassFish Administrator Password file. If you do not have a GlassFish administrator password file, you need to create a GlassFish administrator password file in plain text format, with the GlassFish administrator password. The default GlassFish administrator password is adminadmin.
In a terminal window, change to the webspace-dir/webspace/call directory.
Run ant -f install-glassfish.xml.
Buildfile: install-glassfish.xml check-ant: check-last-install: set-last-install: show-user-warning: [input] JAVA_HOME must be set to JDK 1.5 or greater and java must be available in the execution path. GlassFish must be running. [RETURN to continue or CONTROL-C to stop] set-glassfish-properties: [input] Enter GlassFish Directory [/opt/glassfish] /space/glassfish [input] Enter GlassFish Domain (include full path to domain) [/space/glassfish/domains/domain1] [input] Enter GlassFish Target [server] [input] Enter GlassFish Administrator [admin] [input] Enter GlassFish Administrator Password File (include full path to file) [/root/asadmin-password] /gfpasswd [input] Enter GlassFish Administration Port [4848] [input] Can installer deploy wars? [true]
Restart GlassFish.