Using JAXM: Sample Applications
Developing a SOAP application using JAXM is a fairly straightforward process. The SOAP message contains a number of parts, and understanding how those parts work together is important. Once that knowledge has been gained, the processes of creating and sending a message, and of receiving and processing a message, are not complicated.
The following example works with a fictitious movie database. What is needed is a service component that can receive a movie ID, a unique identifier for a movie, and return information about the movie. The application sending the request for the information ultimately outputs the information to a Web browser, so at some point the information needs to be formatted as HTML. This requirement ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access