Codehaus XFire

Documentation

Quicklinks

Developers

Sponsors

The Codehaus XFire team is proud to announce XFire 1.1 RC1! 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.1 RC incorporates several new features and improvements:

  • Streaming MTOM support
  • Improved WSDL2Java
  • Improved Spring and XBean configuration syntax
  • Many bug fixes

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

Download Here

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

Upgrading to 1.1-RC1 from 1.0

  • No known issues

Errata

  • We are currently depending on WSS4J and XBean SNAPSHOTs. These will be released before the 1.1 Release.
  • The WSS4J jar only works on Java 5 currently. This will be resolved before 1.1

Issues closed since last release

jira.codehaus.org (32 issues)
T Key Summary Assignee Reporter Pr Status Res Created Updated Due
Bug XFIRE-552 CLONE -createDefaultBindings is ignored Adam Kramer Chris Mathrusse Minor OpenOpen UNRESOLVED Jul 25, 2006 Jul 25, 2006
Bug XFIRE-365 CommonsHttpMessageSender.send() does not use HttpState from the context Dan Diephouse Taras Puchko Major ClosedClosed FIXED Apr 26, 2006 Apr 26, 2006
Bug XFIRE-360 Multiple Parameters & JAXWS Dan Diephouse Randy Secrist Major ClosedClosed DUPLICATE Apr 20, 2006 Apr 26, 2006
Bug XFIRE-359 Add a BigInteger Type Dan Diephouse Dan Diephouse Major ClosedClosed FIXED Apr 20, 2006 Apr 22, 2006
Bug XFIRE-354 Comment in SOAP header causes ClassCastException Dan Diephouse Gary Moh Major ClosedClosed FIXED Apr 17, 2006 Apr 24, 2006
Bug XFIRE-353 BigInteger needs to be mapped to xsd:integer during wsdl generation Dan Diephouse Karthikeyan M. Minor ClosedClosed FIXED Apr 13, 2006 Apr 26, 2006
Improvement XFIRE-352 When no SOAP action is specified XFire sometimes gets the desired operation wrong Dan Diephouse Adam J Chesney Minor ClosedClosed FIXED Apr 13, 2006 Apr 27, 2006
Improvement XFIRE-350 Generator ant task requires to be run in the same directory as all WSDL files Dan Diephouse Anders Jacobsson Minor ClosedClosed FIXED Apr 12, 2006 Apr 19, 2006
Bug XFIRE-349 Generator does not handle imports correctly Dan Diephouse Anders Jacobsson Major ClosedClosed DUPLICATE Apr 12, 2006 Apr 12, 2006
Improvement XFIRE-348 Allow Config Loader to look in both classpath and root webapp dir Adam Kramer Adam Kramer Major ClosedClosed FIXED Apr 11, 2006 Apr 27, 2006
Improvement XFIRE-347 Use WS-Addressing with XFireProxy client Dan Diephouse Bernd Schuller Major ClosedClosed FIXED Apr 11, 2006 Apr 27, 2006
Bug XFIRE-345 Dynamic Client can not send the second parameter when calling J# web service method Dan Diephouse grand_zou Major ClosedClosed WON'T FIX Apr 09, 2006 Apr 12, 2006
Bug XFIRE-344 XFire 1.0 doesn't work with Spring 1.2.7 Dan Diephouse Juergen Mayrbaeurl Critical ClosedClosed FIXED Apr 08, 2006 Apr 26, 2006
Bug XFIRE-343 import statement in WSDL does not seem to work Dan Diephouse Guillaume ALLEON Blocker ClosedClosed FIXED Apr 07, 2006 Apr 17, 2006
Bug XFIRE-340 AnnotationServiceFactory needs to support @WebMethod.exclude Dan Diephouse Dan Diephouse Major ClosedClosed FIXED Apr 06, 2006 Apr 08, 2006
Bug XFIRE-337 Exception Handling of Client API Dan Diephouse Ralf Schaeftlein Major ClosedClosed FIXED Apr 05, 2006 Apr 26, 2006
Bug XFIRE-336 createDefaultBindings is ignored Adam Kramer John Kristian Minor ClosedClosed FIXED Apr 05, 2006 Apr 06, 2006
Bug XFIRE-333 Error with <wsdlURL> in services.xml Dan Diephouse Dimitri Minor ClosedClosed FIXED Apr 05, 2006 Apr 08, 2006
Bug XFIRE-331 Multiple parameters are not recognized with dynamic client Dan Diephouse Stefan Becker Major ClosedClosed FIXED Apr 04, 2006 May 13, 2006
Improvement XFIRE-329 Add support for abstract/concrete types to CastorType Adam Kramer Adam Kramer Major ClosedClosed FIXED Apr 03, 2006 Apr 04, 2006
Bug XFIRE-328 NPE when trying to load castor mapping files Adam Kramer Adam Kramer Major ClosedClosed FIXED Apr 03, 2006 Apr 04, 2006
Bug XFIRE-327 List of all services (e.g. http://localhost:81/xfire/services) generates broken link Tomasz Sztelak Stefan Becker Trivial ClosedClosed FIXED Apr 03, 2006 Apr 08, 2006
Improvement XFIRE-326 WsGenTask cannot generate default package from specified WSDL Dan Diephouse Vjeran Marcinko Major ClosedClosed FIXED Apr 02, 2006 Apr 03, 2006
Bug XFIRE-325 WsGenTask doesn't properly name generated exception classes Dan Diephouse Vjeran Marcinko Major ClosedClosed FIXED Apr 02, 2006 Apr 08, 2006
Bug XFIRE-324 DOM4J NAMESPACE_ERR when trying to use client API with plaintext password security Dan Diephouse Jeffrey Bonevich Critical ClosedClosed FIXED Apr 02, 2006 Apr 08, 2006
New Feature XFIRE-323 ServiceBean Improvements Dan Diephouse Dan Diephouse Major ClosedClosed FIXED Mar 31, 2006 Apr 26, 2006
Bug XFIRE-322 When using a Document object as the return value for an annotated method I received the attached exception Dan Diephouse Jeff Puro Major ClosedClosed WON'T FIX Mar 31, 2006 Apr 15, 2006
New Feature XFIRE-321 Provide a way to tell Aegis what concrete class to use when instantiating a complex type rather than just using a dynamic proxy behind an interface Dan Diephouse Colin Hendricks Minor ClosedClosed FIXED Mar 29, 2006 Apr 19, 2006
Bug XFIRE-305 provide more meaningful exception messages Dan Diephouse Andreas Schildbach Major ClosedClosed FIXED Mar 15, 2006 Apr 14, 2006
Bug XFIRE-301 RPC/literal messages containing XMLBeans complex types parsed incorrectly Dan Diephouse Tim Robbins Major ClosedClosed FIXED Mar 12, 2006 Apr 22, 2006
Bug XFIRE-299 Incorrect WSDL generated by XMLBeans + RPC/literal combination Dan Diephouse Tim Robbins Major ClosedClosed FIXED Mar 12, 2006 Apr 22, 2006
Improvement XFIRE-126 Simplify API for outgoing messages Dan Diephouse Dan Diephouse Major ClosedClosed WON'T FIX Sep 19, 2005 Mar 30, 2006