The Source for Java Technology Collaboration
User: Password:



Vivek Pandey

Vivek Pandey's Blog

Whats coming up with JAXWS 2.0.1

Posted by vivekp on August 02, 2006 at 04:09 PM | Comments (2)

So what's keeping the JAXWS team busy these days? Well, we have been working on JAXWS 2.0.1 for improved performance and making it pluggable. This required re-architecting the runtime significantly. The new architecture is based on key abstractions such as Pipe and Message. Each Pipe works on the Message and gives it to the next or previous Pipe in the chain.

This allows plugging in features such as WS-Reliable Messaging, WS-Security, WS-Metadata Exchange etc. One can also write custom transport and binding. wsit a.k.a. Project Tango uses this architecture to plug-in support for WS-Security, WS-Trust, WS-Reliable Messaging etc.

Here are the new things that JAXWS 2.0.1 brings in,

  • Better Performance. The numbers are showing really good improvement, we will post these in latter post
  • New Architecture Plugging in transport. Oleksiy has implemented the JMS and TCP transports using this new architecture
  • Custom message processing using Pipe

We are working to make it stable and feature complete with respect to our previous release JAXWS 2.0 FCS. The nightly bits are regularly posted and soon we will be posting a stable release. Try out the nightly and send your comments to the JAXWS user mailing list and stay tuned for more...


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment

  • Hi, i've some questions:

    1) Is WSIT a part of JAX-WS?
    2) Does JAX-WS 2.0.1 contain JAXB 2.1?

    Is there any release/milestone plan? I'm very interessted in JAXB2.1, but i haven't found a release date.

    Ingo

    Posted by: res1st on August 03, 2006 at 11:41 PM

  • WSIT is a sub-project of JAXWS. Check https://wsit.dev.java.net/.

    No, JAXWS 2.1 is not part of JAXWS 2.0.1. Stay tuned at http://jaxb.dev.java.net for the release plan of JAXB 2.1.

    Posted by: vivekp on August 04, 2006 at 12:08 AM



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds