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 V2 of the UDDI specification.

    uddi4j.jar

    This class library is provided for compatibility with WebSphere Application Server and supports V1 of the UDDI specification. The classes in this library are deprecated.

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