celtix_router — Deploys an instance of the Celtix Enterprise router.
celtix_router {
--config=config-file
} [
--user-lib=user-lib-dir
] [
--user-classpath=user-classpath
] [
--system-properties=properties
]
celtix_router deploys an instance of the Celtix Enterprise router using the specified configuration.
The arguments used to deploy the Celtix Enterprise router are reviewed in the following table.
| Option | Interpretation | |||
|---|---|---|---|---|
--config=config-file
|
Specifies the file containing the router's configuration. | |||
--user-lib=user-lib-dir
|
Specifies the directory containing any application specific jars needed by the deployed router.
|
|||
--user-classpath=user-classpath
|
Specifies the classpath along which the router will search for application specific classes.
|
|||
--system-properties=properties
|
Specifies system properties that are passed to the VM.
|