Skip to main content

A new approach to UDDI and WSDL, Part 5

Query from Java using the new OASIS UDDI WSDL Technical Note

Return to article


Listing 18. Output produced when Sample is run

Querying the ConfiguratorPortType portType tModels (example of 
query described in section 3.3.1 of the TN...)

The following ConfiguratorPortType portType tModels were found:
UUID:E517DBE5-76C5-4576-938B-278BE8278B1B

Querying the binding tModels for the ManufacturerPortType portType (example of 
query described in section 3.3.2 of the TN...)

The following bindings of the ManufacturerPortType portType tModel were found:
UUID:F62927F6-9968-481F-B803-2B074B2B039C

Querying the WS-I conformant binding tModels for the ManufacturerPortType portType (this query is not described in the TN...)

The following WS-I conformant bindings of the ManufacturerPortType portType tModel were found:
UUID:F62927F6-9968-481F-B803-2B074B2B039C

Querying the implementations of the ManufacturerPortType portType tModel (example of 
query described in section 3.3.3 of the TN...)

bindingKey is D9969ED9-C06A-4AFE-B610-0503DB0510B0

Querying the implementations of the binding tModel for the ManufacturerPortType portType tModel (example of 
query described in section 3.3.4 of the TN...)

bindingKey is D9969ED9-C06A-4AFE-B610-0503DB0510B0

Querying the SOAP implementations of the ManufacturerPortType portType tModel (example of 
query described in section 3.3.5 of the TN...)

bindingKey is D9969ED9-C06A-4AFE-B610-0503DB0510B0

Querying the SOAP/HTTP implementations of the ManufacturerPortType portType tModel (example of 
query described in section 3.3.6 of the TN...)

bindingKey is D9969ED9-C06A-4AFE-B610-0503DB0510B0

Querying the businessService for the "WarehouseA's Warehouse Service" WSDL service (example of 
query described in section 3.3.8 of the TN...)

Service key is E85E94E8-85C6-46CB-A37D-117AAD117DCA

Return to article