|
There are a number of UDDI Client libraries that you can use. If you
obtained your private UDDI registry from a vendor, then there's probably a
UDDI client package that came with it. You can also use one of these three
free Java client packages:
There's also a Microsoft SDK for .NET clients.
Before you get started, you might want to read up on UDDI and WSDL. You'll find a presentation on "Understanding UDDI" and a white paper "On Using WSDL in UDDI Registry" here: http://www.systinet.com/techres/.
|