UDDI4J programming interface (Deprecated)

The UDDI4J Version 2 APIs are deprecated in this version of WebSphere® Application Server. The UDDI Version 3 Client for Java™ is the preferred API for accessing UDDI through Java code.

WebSphere Application Server provides UDDI4J classes in the com.ibm.uddi.jar file. This file contains classes that support Version 1 and Version 2 of the UDDI specification, providing compatability with earlier versions of WebSphere Application Server. The UDDI4J classes in this file are deprecated.

The UDDI4J methods map onto the UDDI Version 1 and Version 2 SOAP Inquiry and Publish APIs. These APIs are protected by access control mechanisms, for example role mappings. If the role mappings for these APIs are such that requests to these interfaces require a WebSphere Application Server authenticated user ID, a client program that uses UDDI4J must pass the user name and password, by setting the system properties http.basicAuthUserName and http.basicAuthPassword. A UDDI4J client program can also specify details for a proxy server, including a user name and password, by using the following system properties:
  • http.proxyHost
  • http.proxyPort
  • http.proxyUserName
  • http.proxyPassword



Subtopics
UDDI Version 3 Client
Related concepts
Access control for UDDI registry interfaces
Related tasks
UDDI registry client programming
Related information
Additional Application Programming Interfaces (APIs)
Concept topic    

Terms of Use | Feedback

Last updated: Oct 20, 2010 9:57:58 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-base-dist&topic=cwsu_uddi4j
File name: cwsu_uddi4j.html