Unity Logo

XFire 1.2.2 Release Notes

The Codehaus XFire team is proud to announce XFire 1.2.2! XFire is an open source Java SOAP framework built on a high performance, streaming XML model. XFire includes support for web service standards, an easy to use API, Spring integration, JBI support, and plugable bindings for POJOs, JAXB, and XMLBeans.

XFire 1.2.2 contains many bug fixes since 1.2.1:

  • Fix for NPE when using collections on Java5
  • Fix for NPE in SoapBodyHandler when using JAX-WS
  • Fix for duplicate attribute in WSDL bug
  • Support for xsi:type inheritance with Maps
  • Fix bug in server/client generation for RPC/Literal services
  • Add support for JAXB @XmlJavaTypeAdapter annotations

Many thanks to those who helped build and test this release!

Download Here

Download Description
xfire-distribution-1.2.2.zip Binary Distribution in zip package
xfire-all-1.2.2.jar Jar of all XFire modules (also see the Dependency Guide)
xfire-src-1.2.2.zip XFire sources
xfire-distribution-1.2.2-sources.jar Jar of sources for IDEs

Upgrading to 1.2.2 from 1.2.1

  • No known issues

Errata

  • No known issues

Issues closed since last release

© 2003-2008 Codehaus