Avoid using the deprecated UDDI Version 2 classes

This rule flags the use of the UDDI4J Version 2 class library and the UDDI Version 2 EJB interface to the UDDI Registry.

Specifically, the rule flags use of the following packages:

These packages were deprecated in WebSphere Application Server Version 6.0. You can continue to use the Version 2 APIs; however, be aware that it does not include any UDDI functionality that is new to UDDI Version 3. Also, the interface might be removed in a future release of WebSphere Application Server.

Start using the Version 3 UDDI APIs as a replacement to Version 2.

See the following related information:

For additional information, see the Deprecated features list in the documentation.