ControlTier > elements
 

extract

Command Reference

Description

Extract the package archive.

check for the existence of run.sh and if not, we extract the jboss package. Upon extraction, ensure proper file permissions.

Usage

ctl -t JBossZip -o <objectname> -c extract [-base <>] -filename <> [-filtersfile <>] -installroot <> -url <>

Options

Option Description Type Default
base base directory name of the installation root string ${entity.package-base}
filename the installer filename string ${entity.package-filename}
filtersfile optional filtersfile passed in by the referring deployment string ${entity.package-filtersfile}
installroot the installation root string ${entity.package-install-root}
url the package repository url of the installer package string ${entity.package-repo-url}