DPML
DPML Station Startup Command
HomeUtilitiesStationMetroDepotTransit
Startup Command
Description

Initiates the startup of the station under a separate JVM process. The station will register itself with an RMI registry (establishing the registry if necessary). An application registry is retrieved and loaded. Application profiles are used to construct runtime application instances and all profiles declaring an AUTOMATIC startup policy will be deployed.

Commandline
$ station startup [-port <port>] [-registry <artifact>]
Options
-portOptional override of the default RMI registry port (1099).
-registryOptional overrride of the persistent storage registry using to establish initial state process state and hold subsequent modifications. The default registry storage is local:xml:dpml/station/registry.
Example
$ station startup
[5096 ] [INFO   ] (depot.station): Station started on port: 1099