...
| Description | Mandatory? | Default value | ||
---|---|---|---|---|---|
| Configuration's type. Valid values are |
| |||
| For standalone configuration this is the location where Cargo will create the configuration and for existing configuration this is where it is located | No default | |||
Values to use for various Configuration properties.
You can also use the | Default configuration properties
| ||||
A list of deployables that are going to be deployed in the container when it is started or when | No default | ||||
List of Configuration files that are to be added to a local container's configuration. Each file is specified using a | No default | ||||
List of files that are to be added to a local container's configuration. Each file is specified using a | No default | ||||
<xmlReplacements> | Values to use for various XML replacements. | No default | |||
<users> | List of users to be created in container configuration. | No default | |||
<datasources> | List of datasources to be created in container configuration. | No default |
Anchor | ||||
---|---|---|---|---|
|
...
<user> elements | Description | Mandatory? | Default value | |||||
---|---|---|---|---|---|---|---|---|
<name> | User name. | No default | ||||||
<password> | User password. | No default | ||||||
<roles> | List of roles which should be assigned to user. Example of roles configuration:
| No default |
Anchor | ||||
---|---|---|---|---|
|
<datasource> elements | Description | Mandatory? | Default value |
---|---|---|---|
<jndiName> | JNDI name where to find this DataSource. | No default | |
Anchor | ||||
---|---|---|---|---|
|
Daemon configuration
...