Running the Client Examples
The simple client programs provided with this tutorial can be run from the command line. You can modify them to suit your needs. They allow you to specify the IBM registry, the Microsoft registry, or the Java WSDP Registry Server for queries and updates; you can specify any other UDDI version 2 registry.
The client examples, in the <INSTALL>/j2eetutorial14/examples/jaxr/simple/src/ directory, are as follows:
JAXRQuery.java shows how to search a registry for organizations.
JAXRQueryByNAICSClassification.java shows how to search a registry using a common classification scheme.
JAXRQueryByWSDLClassification.java shows how to search a registry for Web services that describe themselves by means of a WSDL document.
JAXRPublish.java ...
Get The J2EE™ Tutorial Second Edition 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.