The configuration of the web services subsystem.
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | false |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | INT |
| Nillable | true |
| Expressions Allowed | true |
| Min | 1 |
| Max | 2,147,483,647 |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | INT |
| Nillable | true |
| Expressions Allowed | true |
| Min | 1 |
| Max | 2,147,483,647 |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Allowed Values | http https |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| modify-wsdl-address | BOOLEAN | false | true | true | Whether the soap address can be modified. |
| statistics-enabled | BOOLEAN | false | true | false | Whether statistics are to be gathered for endpoints, default value is 'false'. |
| wsdl-host | STRING | false | true | The WSDL, that is a required deployment artifact for an endpoint, has a | |
| wsdl-path-rewrite-rule | STRING | false | false | This string defines a SED substitution command (e.g., 's/regexp/replacement/g') that JBossWS executes against the path component of each | |
| wsdl-port | INT | false | true | The non-secure port that will be used for rewriting the SOAP address. If absent the port will be identified by querying the list of installed connectors. | |
| wsdl-secure-port | INT | false | true | The secure port that will be used for rewriting the SOAP address. If absent the port will be identified by querying the list of installed connectors. | |
| wsdl-uri-scheme | STRING | false | true | The URI scheme to use for rewriting |