users@jax-rpc.java.net

JWSDP 2.0 is now available

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Tue, 17 Jan 2006 14:25:16 -0800

All,
JWSDP 2.0 is now available at
http://java.sun.com/webservices/jwsdp/index.jsp.

New features in JWSDP 2.0 include:
    - JAX-WS 2.0 EA (Java API for XML Web Services). This is the follow
technology replacing JAX-RPC as
the API for doing Web Services. JAX-WS 2.0 uses JAXB 2.0 (also new to
JWSDP) for all of its data-binding and
as such now supports 100% schema
    - JAXB 2.0 EA (Java API for XML Binding). JAXB 2.0 now supports
100% XML Schema and can not only map
XML Schema to Java, but also Java to XML Schema.
    - SAAJ 1.3 EA (SOAP with Attachments API for Java). This version of
SAAJ now supports SOAP 1.2.
    - XWSS 2.0 EA (XML Web Services Security). XWSS 2.0 has added,
among other features, dynamic response,
dynamic policy, and explicit support for JAX-WS scenarios.
    - Support for Glassfish (Open-source Java EE 5 application server:
http://java.sun.com/javaee/glassfish/)

JWSDP 2.0 also contains bug fixes for the following technologies:
    - Sun's Java Streaming XML Parser
    - JAXP
    - JAX-RPC
    - JAXR
    - XML Digital Signatures.
 

You can find more information at: http://java.sun.com/webservices

-- 
 - Doug