DPML
DPML Station Appliance Virtual Machine Process Descriptor
HomeUtilitiesStationMetro
Process Descriptor
Description

Definition of a virtual machine process.

Attributes
startup The startup timeout value. The default value is 0 (uncondition wait).
shutdown The shutdown timeout value. The default value is 0 (uncondition wait).
path An absolute or relative path defining the basedir for deployment of the Java Virtual Machine. The default value is the current derectory of the application executing the deployment process.
executable AThe name of the executable to use for deployment. The default value is the metro application.
Nested Elements
environment Declaration of environment variable assertions to be applied to the virtual machine on creation.
properties Zero or more system property assertions to be assigned to the Java Virtual Machine on creation.
arguments Zero or more command line arguments to be supplied to the virtual machine on creation.