Note |
---|
This page is under construction. Check with Lahiru |
...
Click the respective element link for in-depth information. Table of Contents |
---|
minLevel | 4 cartridge
Criteria | Description |
---|
XML Syntax | <cartridge> |
Description | Defines the various Cartridge elements available. There can be 1..n Cartridge elements. |
Mandatory/Optional | Mandatory |
Attribute | type |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | host |
Type | String
|
Mandatory/Optional | Mandatory |
Attribute | provider
|
Type | String |
Mandatory/Optional | Mandatory |
Attribute | version |
Type | String |
Mandatory/Optional | Mandatory |
Elements | Table of Contents |
---|
maxLevel | 5 |
---|
minLevel | 5 |
---|
type | flat |
---|
separator | pipe |
---|
|
|
...
Criteria | Description |
---|
XML Syntax | <https/> |
Description | Port mapping for https. |
Mandatory/Optional | Optional |
Attribute | port |
Description | https port of the non-carbon Cartridge instance. |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | proxyPort |
Description | http port of the ELB |
Type | String |
Mandatory/Optional | Mandatory |
appTypes
Criteria | Description |
---|
XML Syntax | <appTypes> |
Description | Defines application types of a Cartridge that can be given a domain mapping (for example, in the WSO2 AppServer Cartridge the app types are Axis2Services, Webapps, JaxWebapps, and Jaggeryapps) |
Mandatory/Optional | Mandatory |
Elements | appType |
appType
Criteria | Description |
---|
XML Syntax | <appType> |
Description | Defines application types individually. |
Type | Mandatory |
Attribute | name |
Description | Name of one of the folders that should be there in the server. |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | appSpecificMapping |
Description | ?? |
Type | String |
Mandatory/Optional | Optional |