Unity Logo

XFire 1.2.3 Release Notes

The Codehaus XFire team is proud to announce XFire 1.2.3! 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.3 incorporates many improvements since 1.2.3:

  • Attachments are now auto-deleted unless explicitly requested otherwise
  • JAXB WSDL generation fix
  • Increased number of allowable open HTTP connections by default
  • Fix for a possible threadlock on startup
  • Many WSDL2Java fixes
  • Upgraded to XBean 2.7
  • Many other bug fixes

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

Download Here

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

Upgrading to 1.2.3 from 1.2.2

  • If you are using attachments, please read the section on how to handle attachments saved to exist in the user's guide.

Errata

  • No known issues

Issues closed since last release

Errors were reported by the JIRA trusted connection.

  • Unrecognized application: confluence:8447594
jira.codehaus.org (29 issues)
T Key Summary Assignee Reporter Pr Status Res Created Updated Due
Bug XFIRE-813 WS_Addressing is setting MessageId to the same value for every outgoing message. Tomasz Sztelak Matthew Major Resolved FIXED Dec 20, 2006 Jan 05, 2007
Improvement XFIRE-771 Schema validation in JAXB does not return validation errors to the client Tomasz Sztelak Alexander Ananiev Major Resolved FIXED Nov 21, 2006 Jan 24, 2007
Bug XFIRE-759 This WSDL fails the Xfire WsGenTask Dan Diephouse James Lorenzen Major Closed FIXED Nov 15, 2006 Nov 26, 2006
Bug XFIRE-758 NPE when generating stubs from WSDL Tomasz Sztelak Neeme Praks Major Closed FIXED Nov 14, 2006 Nov 27, 2006
Wish XFIRE-746 allow wsgen to work with wsdl from https Tomasz Sztelak James Burton Trivial Resolved FIXED Nov 08, 2006 Nov 19, 2006
New Feature XFIRE-744 Adding handlers via annotations Tomasz Sztelak Tomasz Sztelak Major Resolved FIXED Nov 06, 2006 Nov 06, 2006
Bug XFIRE-743 HttpClient only does 2 connections by default Tomasz Sztelak Dan Diephouse Major Resolved FIXED Nov 04, 2006 Nov 27, 2006
Bug XFIRE-742 WsGenTask creates Service Impl with void output parameters and no input parameters. JAXB is the binding mechanism. Dan Diephouse Franz Garsombke Major Closed FIXED Nov 03, 2006 Nov 07, 2006
Bug XFIRE-729 RandomGUID Not Thread Safe Dan Diephouse Frank Tyler Major Closed FIXED Oct 26, 2006 Oct 30, 2006
Bug XFIRE-723 Message cache isn't deleted from outgoing side with attachments enabled Dan Diephouse Dan Diephouse Blocker Closed FIXED Oct 22, 2006 Oct 22, 2006
Bug XFIRE-719 Client generation takes wrong name for faults Dan Diephouse Frank Grupe Major Closed FIXED Oct 19, 2006 Nov 26, 2006
Bug XFIRE-713 JDOMStreamWriter needs a method to retrieve the Document created. Tomasz Sztelak Martin Bosak Minor Resolved FIXED Oct 16, 2006 Oct 30, 2006
Wish XFIRE-709 make annotations classes serializable Dan Diephouse Ryan Heaton Major Closed FIXED Oct 13, 2006 Oct 16, 2006
Bug XFIRE-707 org.codehaus.xfire.aegis.type.basic.BeanType creates duplicate xml elements when using inheritance and overriding properties Dan Diephouse Michael Case Major Closed CANNOT REPRODUCE Oct 12, 2006 Nov 26, 2006
Bug XFIRE-705 NullPointerException when accessing an interface method and the property was not set in the WSDL. Dan Diephouse Pascal Lalonde Major Closed FIXED Oct 12, 2006 Nov 26, 2006
Bug XFIRE-704 inheritance namespace problem with xfire 1.2 or 1.2.2 Dan Diephouse rajeev chandrasekaran Major Closed FIXED Oct 11, 2006 Nov 14, 2006
Bug XFIRE-699 XFire 1.2.2 and Spring 2.0 seem to be incompatible Tomasz Sztelak Tom Waterhouse Major Resolved FIXED Oct 09, 2006 Nov 19, 2006
Bug XFIRE-698 DOMInHandler strips whitespace Dan Diephouse Brad Davis Major Reopened UNRESOLVED Oct 09, 2006 Jan 23, 2008
Bug XFIRE-694 Only first part of the message has namespace declaration Tomasz Sztelak Tomasz Wysocki Major Resolved FIXED Oct 09, 2006 Oct 16, 2006
Bug XFIRE-688 HashMap access in CustomTypeMapping causes Thread-lock issues under high load Dan Diephouse Brice Ruth Major Closed FIXED Oct 03, 2006 Nov 07, 2006
Bug XFIRE-658 Some WSS4J properties not working properly Tomasz Sztelak Bruno Borges Critical Resolved FIXED Sep 21, 2006 Oct 03, 2006
Sub-task XFIRE-635 Parse exception on empty elements of type java.lang.Integer Dan Diephouse Jakub Mendys Minor Closed WON'T FIX Sep 08, 2006 Oct 30, 2006
Bug XFIRE-624 The namespace prefix of the soapfault code cannot be change from ns1 when creating the fault code Dan Diephouse David James Minor Closed FIXED Sep 05, 2006 Nov 27, 2006
Bug XFIRE-568 JAXB 2.0 with Annotations generates invalid schema imports Dan Diephouse Muhammad Alsebaey Major Closed FIXED Aug 05, 2006 Nov 28, 2006
Improvement XFIRE-507 Documentation support for WSDL->Java and Java->WSDL Tomasz Sztelak Stefan Freyr Stefansson Minor Resolved FIXED Jun 29, 2006 Nov 27, 2006
Bug XFIRE-351 Exception when enabling DomInHandler Dan Diephouse Andrew Wright Critical Closed FIXED Apr 12, 2006 Nov 13, 2006
Bug XFIRE-311 BeanTypeInfo cannot process interface inheritance more than two level Dan Diephouse Flier Lu Major Closed FIXED Mar 16, 2006 Oct 16, 2006
New Feature XFIRE-269 Missing wsdl:documentation and wsdl:fault in generates ws-server Tomasz Sztelak Thomas Kämmerer Major Resolved FIXED Feb 17, 2006 Nov 27, 2006
Bug XFIRE-175 If services.xml doesn't exist, the world should move on Dan Diephouse Dan Diephouse Major Closed WON'T FIX Nov 16, 2005 Nov 13, 2006




© 2003-2008 Codehaus