Thursday, April 23, 2009

Java Application Server Day 2009

JBoss / Red Hat is joining the Java Application Server Day 2009 in Genoa (Italy) on May, 21st. That's an interesting event organized by the Genoa JUG; the topic is the state of the art and the future of Java application servers.

I'll be there on behalf of JBoss, presenting recent changes in JBoss AS 5. Stay tuned for further updates.

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!

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...