users@jax-rpc.java.net

JAX-RPC Parsing WebService Interface Document

From: RaviKiran <Venkata-Naga.Ravikiran_at_Sun.COM>
Date: Mon, 25 Aug 2003 13:58:10 +0530

Hi All,

Is there a way to dynamically invoke a web service if a service
interface document (wsdl with no port and service info ) is available
and the Service name and Target Address are available seperately (say
from UDDI Registry)
For e.g how I can I invoke the web service defined by the interface
document below(Using DII)
http://www.xmethods.net/tmodels/BookQuote.wsdl
and if I know the TargetEndPoint Address from UDDI Query available as a
string?

Thanks in advance,
Ravi.