Client with Messaging Provider

A messaging provider and a client that uses a messaging provider are required to run in a container such as the reference J2EE container provided with Apache-Tomcat. In this section, you will create a JAXM client that will demonstrate the features that you can use when a messaging provider is used. The JAXM client will be a servlet, which will process the data sent to it from a Web form. The servlet will use the default messaging provider available through the JAXM reference implementation, and use the messaging provider's support for ebXML to create an ebXML message from the submitted data. The ebXML message will then be sent as a one-way message.

The steps involved in implementing the client with a messaging provider ...

Get Java™ APIs for XML Kick Start 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.