Petals-BC-SOAP 5.1.0+

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

Changes (5)

View Page History
In provider role, when a JBI MessageExchange is sent to a ServiceEndpoint (mapped to a Web Service), it is transformed into a SOAP message and sent to the linked external Web Service. In consumer role, when a SOAP message is received on an exposed Web Service, it is transformed into a JBI MessageExchange and sent to the corresponding JBI ServiceEndpoint.

The SOAP component is based on Apache Axis2 v1.7.79 ([http://ws.apache.org/axis2/|http://ws.apache.org/axis2/]) and Eclipse Jetty v9.4.11.v20180605 ([http://www.eclipse.org/jetty/]). It provides the following features:
* Expose JBI Services as SOAP Web Services
* Expose SOAP Web Services as JBI Services
{petalslink}

h43. Service unit content

The service unit has to contain the following elements, packaged in the archive:
{code}

h43. Example

An example of a service unit descriptor that exposes a web-service over HTTP:
{petalslink}

h43. Service unit content

The service unit has to contain the following elements, packaged in the archive:
{code}

h43. Example

An example of a service unit descriptor that exposes a web-service over JMS: