JAXM Provider Examples

The following example demonstrates the use of a SOAP messaging provider to process an order. A movie order is sent to the SOAP recipient within the SOAP provider environment where it is processed. The client sending the request does not wait for a response and does not receive a response. The assumption is that the order will be processed correctly or that some other process will determine the failure and respond to it.

Table 23-1. JAXM Provider Configuration Entries
ElementDescription
TransportContains the elements that describe how to handle a request.
ProtocolThe protocol to be used to handle the request.
EndpointThe destination of the message.
ErrorHandlingThe number of times the provider will try to send the recipient the ...

Get J2EE™ and Beyond: Design, Develop, and Deploy World-Class Java™ Software now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.