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>] [<uri>]
Options
-port | Optional override of the default RMI registry port (1099). |
Arguments
<uri> | Overide the default plan uri. |