I have revamped the JWSDP developer's home page at Java.Net. There has been a lot of new activity in the JWSDP community including new EAs for JAX-RPC 2.0 and JAXB 2.0; the SJSXP and JAXP 1.3 weekly builds, and I piling that on the old page seemed to make things more messy, so I used that excuse for the cleanup.
The new page tries to provide a quick entry into News, Downloads, Specs, Blogs,...
Doug
reports that the binaries for the EA for JAX-RPC 2.0 are out. I'm sure Kohsuke or Sekhar
will have a corresponding blog on JAXB 2.0.
The downloads are off the correspoding Java.Net projects:
jax-rpc and
jaxb.
Please give us feedback!.
Marc and Roberto and the rest of the JAX-RPC 2.0 Expert Group have released the
Early Draft 3
for JAX-RPC 2.0. Binaries and sources are not yet posted to the
jax-rpc project.
Give us your feedback!.
I believe that the main reason why Java has been and continues to
be a great platform is its community. Here is another challenge
to this community: we need your help to refine JAXB 2.0 and JAX-RPC 2.0 so they will
meet the needs of your fellow Java developers.
In the next few days we are going to release this
Early Access implementation to Java.Net, and we hope that will
encourage exploration...
JAXP is the core API for XML processing in the Java platform.
The latest version is JAXP 1.3
which is in bundled in
Tiger
and is also available
unbundled
for older JVMs.
Those implementations were frozen
sometime before the final round of integrations into Tiger
and were overdue for an update with the latest changes
Xerces and Xalan.
The JAXP team just finished
that integration; the sources are...