Petals-BC-SOAP 4.x

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

Changes (15)

View Page History
{center}
*Provides an external Web Service as a JBI service*
\\
\\ !petals-bc-soap-x.x-provider..png|border=0,width=500,height=285!
{center}

{center}{*}Configuration of a Service Unit to provide a service (SOAP)*{center}
{table-plus}

|| Parameter || Description || Default || Required ||
| soap-version | The SOAP version used to create SOAP messages. \\
{petalslink}
{table-plus}

|| Parameter || Description || Default || Required ||
| wsa-to | Default address of the external Web Service to send JBI messages to. | {center}\-{center} | {center}No{center} |
{center}
*Consumes a JBI service on a SOAP message*
\\
\\ !petals-bc-soap-x.x-consumer.png|border=0,width=500,height=285!
{center}


{warning}
The JAX-WS support of the JRE does not handle MTOM attachments. It is necessary to use the JDK 6 to create a pure JAX-WS client.
If you plan tests with JAX-WS Reference Implementation, please use the JDK one (not the JRE one), otherwise MTOM attachments will not be handled properly.
{warning}




|| Parameter || Description || Default || Required ||
| service-name | Web Service name to expose. | {center}\-{center} | {center}No{center} |



|| Parameter || Description || Default || Required ||
| service-parameters | Additional XML configuration for created Axis2 service as CDATA, same as the Axis2 services.xml file one. | | {center}No{center} |



|| Parameter || Description || Default || Required ||
| address | Address of the external Web Service to send JBI messages to. | {center}\-{center} | {center}Yes{center} |



|| 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. | | {center}No{center} |



|| Parameter || Description || Default || Required ||
| service-name | Web Service name to expose. | {center}\-{center} | {center}No{center} |



|| Parameter || Description || Default || Required ||
| service-parameters | Additional XML configuration for created Axis2 service as CDATA, same as the Axis2 services.xml file one. | | {center}No{center} |



|| Parameter || Description || Default || Required ||
| http-port | Port of the embedded Jetty HTTP server. | {center}8084{center} | {center}No{center} |