You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@juddi.apache.org by to...@bloglines.com on 2005/05/10 15:50:22 UTC

How to implement UDDI and dynamically bind to web services with the same WSDL

I am trying to dynamically bind to web services with the same WSDL, and since
that is what UDDI can be used for, then maybe you have an idea about how to
do it...

I can not figure out how to let a java axis client invoke a C#
web service and a java axis web service in a transparent way, when the both
service implementations have been generated from the same WSDL interface.


This should not be so difficult, or if it is, well then what is the point
of using UDDI if you can not dynamically bind to a service, independent of
whether it is implemented in java or C# ?

There are probably other people
that are struggling with something you really think should be easy, so maybe
you would like to answer in this discussion thread:

http://groups-beta.google.com/group/microsoft.public.dotnet.framework.aspnet.webservices/browse_frm/thread/bb090e09ad200979/066e19852c9e6fc7?tvc=1&hl=sv


Regards, Tom