|
|
||
Doug Kohlert's BlogJAX-WS Project Created on Java.netPosted by kohlert on November 03, 2005 at 09:15 AM | Comments (0)A new JAX-WS project has been created on Java.net. This project is for the reference implementation of JSR 224 that Java API for XML Web Services. Originally JAX-WS 2.0 was named JAX-RPC 2.0 and was part of the JAX-RPC Java.net project. Even after JAX-RPC 2.0 was renamed to JAX-WS 2.0 (see my blog) the two projects continued to share the JAX-RPC project. To clarify that these are in fact two seperate projects and to remove some confusion about them, we have created a JAX-WS project to focus solely on JAX-WS.
JAX-WS is the next generation standard for Java Web Services. It has significant advantages and improvements over JAX-RPC. One of the biggest wins for developers is that JAX-WS will be included in Mustang (Java SE 6). This means that writing JAX-WS clients will not add additional libraries to the client application. In addition to the features I mentioned in
my
JAX-WS 2.0 EA blog a number of other features are also included in the new feature complete implemenation.
These features include:
The JAX-WS project can be found at http://jax-ws.dev.java.net.
The users@jax-ws.dev.java.net mailing list will be used to discuss issues related to JAX-WS. To subscribe to the list, send a message to:<users-subscribe@jax-ws.dev.java.net>
Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment | ||
|
|