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.