+

Search Tips   |   Advanced Search

Installable (installable)

The installable configuration element

Name Type Default Description
expand string Specifies whether to expand the installable during deployment. Valid values are yes, no, or auto. Overrides the default behavior determined by the installable file type. A no value disables unzip for installable zip files.The default value is auto, which determines whether to expand or not expand based on the installable file type. For example, auto selects to expand the zip file type.
id string A unique configuration ID.
installDir string Absolute path to the installable target directory.
name string default The name of the installable archive file, for example, wlp.8555.zip.
sourceDir string Absolute path to the installable archive file. The default value is the path: ${WLP_STACK_GROUPS_DIR}/stack_name/installables
type string The installable type. Valid values are wlp, jre, or other. This attribute overrides the type prefix of the installable name.