To qualify Bill's statement:
(1) There is no decided API for accessing registries. JAX-R is certainly not accepted by the
Java community at large.
(2) IBM's Web Services systems are generally built off of the Apache systems (not surprising, considering that IBM is far and away the largest contributor to the Apache projects). For instance, the Web Services support in WebSphere Application Server 4.0 is built on Apache
SOAP. The SOAP Support in WebSphere Application Server 5.0 will include support built on Apache Axis. We have accepted JAX-RPC as the standard Web Services API for Java, particularly considering our support for JSR 109 (which depends on JAX-RPC).
Kyle