Petals-BC-SOAP

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
| address | The name of the Axis2 Web Service that will be created on Service Unit deployment. \\ \\ This service is created and linked to the JBI context. \\ \\ Each SOAP/REST message received on this service will be forwarded to the JBI endpoint specified in the consumes element. \\ \\ The WebService will be accessible at {{http://<HOST>:<PORT>/
<CONTEXT>/<MAPPING>/<address>}}. | \- | Yes |
| synchronous-timeout | todo | \- 2000 | No |
| modules | todo | \- | No |
| service-parameters | Additional XML configuration section as CDATA for created Axis2 service. | \- | No |
| remove-root | todo | \- | No |
| mode | todo | \- | No |
| remove-root | Remove the root element of the payload. \\ \\ Possible values are : {{true}}, {{false}}. | {{false}} | No |
| mode | The mode to be used to send SOAP message to the specified address. \\ \\ Possible values are :
* {{SOAP}} for basic WebService calls
* {{TOPIC}} for WebService notifications
* {{REST}} for REST service calls | {{SOAP}} | No |
{table-plus}
*Configuration of a Service Unit to consume a service (SOAP)*
{center}