Skip to content

wf-package

The following operations can be performed on "wf-package":

install| uninstall| show|

install wf package

Installs WebFront and JRE tar files on the Citrix ADC.

Synopsis

install wf package [-jre <URL>] [-wf <URL>]

Arguments

jre

Complete path to the JRE tar file. You can use OpenJDK7 package for FreeBSD 8.x/amd64.The Java package can be downloaded from http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/amd64/8.4-RELEASE/packages/java/openjdk-7.17.02_2.tbz or http://www.freebsdfoundation.org/cgi-bin/download?download=diablo-jdk-freebsd6.amd64.1.7.17.07.02.tbz

wf

Complete path to the WebFront tar file for installing the WebFront on the Citrix ADC. This file includes Apache Tomcat Web server. The file name has the following format: nswf-<version number>.tar (for example, nswf-1.5.tar).

Example

install wf package -jre file:///var/openjdk-7.17.02_2.tbz -wf file:///var/nswf-1.0.tar

uninstall wf package

Removes the WebFront and JRE tar files, and the entire WebFront related configuration, from the Citrix ADC.

Synopsis

uninstall wf package

Example

uninstall wf package

show wf package

Show the installed WebFront package

Synopsis

show wf package

Arguments

Output

jre

Complete path to the JRE tar file. You can use OpenJDK7 package for FreeBSD 8.x/amd64.The Java package can be downloaded from http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/amd64/8.4-RELEASE/packages/java/openjdk-7.17.02_2.tbz or http://www.freebsdfoundation.org/cgi-bin/download?download=diablo-jdk-freebsd6.amd64.1.7.17.07.02.tbz

wf

Complete path to the WebFront tar file for installing the WebFront on the Citrix ADC. This file includes Apache Tomcat Web server. The file name has the following format: nswf-<version number>.tar (for example, nswf-1.5.tar).

Example

show wf package

Was this article helpful?