When you're using generated client stubs to invoke a service, the only thing you want is the location of the service. You can extract the location of the WSDL description from the UDDI registry, parse that, and extract the value of the location attribute on the soap:address element that is within the service element (actual inside a port element within the service element).
 
I think this is a common thing to want to do, so it is worthwhile to write utility classes to accomplish it.
-----Original Message-----
From: Axis Help [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 05, 2002 1:52 PM
To: [EMAIL PROTECTED]
Subject: Client stub to invoke services published in UDDI registry ?

Hi,

How to  use the Client stub generated by WSDL2Java, to invoke services ( described in WSDL ) in UDDI registry. ?

Thanks



Do You Yahoo!?
New! SBC Yahoo! Dial - 1st Month Free & unlimited access


***********************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
************************************************************************************

Reply via email to