|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (21)
View Page History|| Parameter || Description || Default || Required ||
| soap-version | The SOAP version used to create SOAP messages. \\
| soap-version | The SOAP version used to create SOAP messages. \\
| proxy-host | The proxy host name. \\
If it is not set, the proxy mode will be disabled and all others proxy parameters are ignored. | \- | No |
If it is not set, the proxy mode will be disabled and all others proxy parameters are ignored. | \- | No |
| proxy-port | The proxy host port. | \- | No |
| proxy-user | The proxy user. | \- | No |
| proxy-password | The proxy password. | \- | No |
| proxy-domain | The proxy domain. | \- | No |
| https-truststore-file\\ | The file path of the truststore file.\\ | \-\\ | No\\ |
| https-truststore-password\\ | The password of the truststore.\\ | \-\\ | No |
| https-keystore-file\\ | The file path of the keystore file. | \-\\ | No |
| https-keystore-password\\ | The password of the keystore\\
{info:title=Note}(The password key must be the same than the password keystore.{info} | \-\\ | No |
| basic-auth-username\\ | the username for HTTP Basic authentication. | \-\\ | No |
| basic-auth-password | the password for HTTP Basic authentication.\\ | \-\\ | No |
| https-truststore-password\\ | The password of the truststore.\\ | \-\\ | No |
| https-keystore-file\\ | The file path of the keystore file. | \-\\ | No |
| https-keystore-password\\ | The password of the keystore\\
{info:title=Note}(The password key must be the same than the password keystore.{info} | \-\\ | No |
| basic-auth-username\\ | the username for HTTP Basic authentication. | \-\\ | No |
| basic-auth-password | the password for HTTP Basic authentication.\\ | \-\\ | No |
{table-plus}
|| Parameter || Description || Default || Required ||
| wsa-to | Default address of the external Web Service to send JBI messages to. | \- | No |
| wsa-to | Default address of the external Web Service to send JBI messages to. | \- | No |
|| Parameter || Description || Default || Required ||
| service-name | Web Service name to expose. | \- | No |
| service-name | Web Service name to expose. | \- | No |
|| Parameter || Description || Default || Required ||
| service-parameters | Additional XML configuration for created Axis2 service as CDATA, same as the Axis2 services.xml file one. | | No |
| service-parameters | Additional XML configuration for created Axis2 service as CDATA, same as the Axis2 services.xml file one. | | No |
| enable-wsa \\ | Enable WSA-Addressing. Enable/disable Axis WSA-Addressing processing for incoming SOAP messages. \\
Possible values are: true, false. \\ | false \\ | No \\ |
| modules | A list of Axis2 modules names to engage (separated by comas). | | No |
{table-plus}
{table-plus}
|| Parameter || Description || Default || Required ||
| address | Address of the external Web Service to send JBI messages to. | \- | Yes |
| address | Address of the external Web Service to send JBI messages to. | \- | Yes |
|| Parameter || Description || Default || Required ||
| wsa-to | Default address of the external Web Service to send JBI messages to. It is the same use than soap:address for the REST mode and it is overridden by soap:address if the both are specified. | | No |
| wsa-to | Default address of the external Web Service to send JBI messages to. It is the same use than soap:address for the REST mode and it is overridden by soap:address if the both are specified. | | No |
|| Parameter || Description || Default || Required ||
| service-name | Web Service name to expose. | \- | No |
| service-name | Web Service name to expose. | \- | No |
|| Parameter || Description || Default || Required ||
| service-parameters | Additional XML configuration for created Axis2 service as CDATA, same as the Axis2 services.xml file one. | \- | No |
| service-parameters | Additional XML configuration for created Axis2 service as CDATA, same as the Axis2 services.xml file one. | \- | No |
|| Parameter || Description || Default || Required ||
| http-port | Port of the embedded Jetty HTTP server. | 8084 | No |
| http-port | HTTP port of the Jetty embedded server\\ | 8084 | No |
| http-host | Local Hostname to be used, can be hostname or host IP address. \\
If this parameter is not set, all interfaces are listen. | localhost | No |
If this parameter is not set, all interfaces are listen. | localhost | No |
| http-thread-pool-size-max | The maximum size of the HTTP thread pool. | 255 | No |
| http-acceptors | Number of HTTP acceptors. | 4 | No |
| http-acceptors | Number of HTTP acceptors. | 4 | No |
| https-enabled\\ | Enable the HTTPS support.\\
Possible values are: true, false.\\ | false\\ | No\\ |
| https-port\\ | HTTPS port of the Jetty embedded server | 8083\\ | No\\ |
| https-keystore-type\\ | Type of the keystore.\\
Possible values are: JKS, PKCS12. \\ | JKS\\ | No |
| https-keystore-file | File path of the keystore.\\ | \-\\ | No |
| https-keystore-password\\ | Password of the keystore.\\ | \-\\ | No |
| https-key-password\\ | Password of the key.\\ | \-\\ | No |
| https-truststore-type\\ | Type of the truststore.\\
Possible values are: JKS, PKCS12. | JKS\\ | No |
| https-truststore-file\\ | File path of the truststore. | \-\\ | No\\ |
| https-truststore-password\\ | Password of the truststore. | \-\\ | No\\ |
Possible values are: true, false.\\ | false\\ | No\\ |
| https-port\\ | HTTPS port of the Jetty embedded server | 8083\\ | No\\ |
| https-keystore-type\\ | Type of the keystore.\\
Possible values are: JKS, PKCS12. \\ | JKS\\ | No |
| https-keystore-file | File path of the keystore.\\ | \-\\ | No |
| https-keystore-password\\ | Password of the keystore.\\ | \-\\ | No |
| https-key-password\\ | Password of the key.\\ | \-\\ | No |
| https-truststore-type\\ | Type of the truststore.\\
Possible values are: JKS, PKCS12. | JKS\\ | No |
| https-truststore-file\\ | File path of the truststore. | \-\\ | No\\ |
| https-truststore-password\\ | Password of the truststore. | \-\\ | No\\ |
| java-naming-factory-initial | The initial context factory class needed to access the JNDI server where the JMS connection factory can be found. | \- | No |
| java-naming-provider-url | The JNDI provider URL where the JMS connection factory can be found. | \- | No |
| java-naming-provider-url | The JNDI provider URL where the JMS connection factory can be found. | \- | No |
{table-plus}
{include:0 CDK Parameter scope}\| Enable the HTTP transport layer to send or receive SOAP messages.
\\
Possible values are: true, false. \|
\\
Possible values are: true, false. \|
{include:0 CDK Parameter scope}{info:title=Note}This value overrides the CDK value.{info}