WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

UDDI4J programming interface (Deprecated)

Before you begin

The following considerations are specific to the support for UDDI4J specification provided by WebSphere Application Server:
  • UDDI4J class libraries provided.
    WebSphere Application Server provides two UDDI4J class libraries:
    uddi4jv2.jar
    This class library contains classes which support Version 2 of the UDDI specification.
    uddi4j.jar
    This class library is provided for compatibility with WebSphere Application Server and supports Version 1 of the UDDI specification. The classes in this library are deprecated.

The UDDI4J methods map onto the UDDI Version 2 SOAP inquiry and publish APIs. These APIs are protected as described in Access control for UDDI Registry interfaces. If the role mappings for these APIs are such that requests to that interface will require a WebSphere Application Server authenticated userid, a client program using UDDI4J should pass the userid and password by setting the relevant system properties, such as http.basicAuthUserName.

You can find the API documentation for UDDI4J at the Javadoc welcome page.

Note that the uddi4jv2 APIs are deprecated in IBM WebSphere UDDI Registry Version 3. The IBM UDDI Version 3 Client for Java is the preferred API for accessing UDDI using Java.




Task topic    

Terms of Use | Feedback

Last updated: Mar 17, 2005 4:28:29 AM CST
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/twsu_uddi4j.html

© Copyright IBM Corporation 2003, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)