Attribute | Value |
---|---|
Default Value | default |
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | default-host |
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | ${jboss.node.name} |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
default-security-domain | STRING | false | true | other | The default security domain used by web deployments |
default-server | STRING | false | false | default-server | The default server to use for deployments |
default-servlet-container | STRING | false | false | default | The default servlet container to use for deployments |
default-virtual-host | STRING | false | false | default-host | The default virtual host to use for deployments |
instance-id | STRING | false | true | ${jboss.node.name} | The cluster instance id (defaults to {$jboss.node.name} if undefined) |
obfuscate-session-route | BOOLEAN | false | true | false | Obfuscate the instance-id when routing, thus preventing that data from being sent across connections when serving HTTP requests with the HTTP invoker |
statistics-enabled | BOOLEAN | false | true | false | Configures if statistics are enabled. Changes take effect on the connector level statistics immediately, deployment level statistics will only be affected after the deployment is redeployed (or the container is reloaded). |