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 |