Chapter 19. The JAXR Inquiry and Publishing APIs

In Part III: UDDI you learned about the UDDI Inquiry and Publishing APIs, two sets of SOAP operations designed for searching for and saving data in a UDDI registry. The JAXR API hides many of the Inquiry and Publishing operations behind compact and expressive Java code. For example, if you navigate from an Organization to its WSDL Concept, the underlying JAXR implementation may send several inquiry messages to the UDDI registry without your knowing—or needing to know. The JAXR implementation creates and sends the SOAP messages automatically, to construct a complete information model so that the registry is easier for you to peruse.[1]

The two major sections of this chapter show the mappings between ...

Get J2EE™ Web Services 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.