Wednesday, April 15, 2009

JBossWS 3.1.1.GA released

This time we had a fast development cycle... we've just released JBossWS 3.1.1.GA. The main reason for this is that we wanted to have this release included in the upcoming JBoss AS 5.1.0.CR1, so we fixed the release date a bit earlier.

JBossWS 3.1.1.GA is basically a bug fix release, especially for the CXF and Native stacks. The most important changes are:
  • Resource injection in jaxws endpoints and handlers
  • Improved CXF integration and upgrade to Apache CXF 2.2
  • wsrunclient script for JBossWS-CXF and JBossWS-Metro
  • Some FastInfoset and MTOM interoperabily fixes and testing
  • Bug fixes
Please refer to the release notes for further details:
The supported target containers for this release are JBoss 4.2.3.GA, JBoss 5.0.0.GA and JBoss 5.0.1.GA.

The binaries and sources, including the samples can be obtained here.

Installation instructions, quick start and user guides are available on the JBossWS mediawiki:

And now... let's start working on JBossWS 3.2.0!

2 comments:

Reza Ghaffaripour said...

is jbossws 3.1.1.GA compatible with jboss 5.1.0? I can see issues with integrating and getting AbstractJMSTransportSupport to work

Alessio Soldano said...

http://community.jboss.org/wiki/JBossWS-SupportedTargetContainers

JBossWS 5.4.0.FInal is released !

I am pleased to annouce JBossWS 5.4.0 Final is out. In this release we upgraded many components as usual and brings Elytron client configur...