After using Update Tool to download the Sharepoint Add-On, the sharepoint component is placed in the webspace-dir/webspace directory.
In a terminal window, change to the webspace-dir/webspace/sharepoint directory.
Run the ant -f install-glassfish.xml installation script.
Specify the path for the GlassFish directory and the full path for the GlassFish administrator password file when prompted.
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 [/glassfish-root/glassfish]
Enter the path for the GlassFish directory
[input] Enter GlassFish Domain (include full path to domain) [/glassfish-root/glassfish/domains/domain1]
[input] Enter GlassFish Target [server]
[input] Enter GlassFish Administrator [admin]
[input] Enter GlassFish Administrator Password File (include full path to file) [/gfpasswd]
Enter the full path for the GlassFish administrator password file
|