Unity Logo

XFire 1.2 Release Notes

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

  • JiBX databinding support
  • HTTP GZIP Support
  • WSDL2Java now auto generates services.xml
  • Aegis binding inheritance support
  • Option to disable server stub generation

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

Download Here

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

Upgrading to 1.2 from 1.1.x

  • No known issues

Errata

  • No known issues

Issues closed since last release

Errors were reported by the JIRA trusted connection.

  • Unrecognized application: confluence:8447594
jira.codehaus.org (25 issues)
T Key Summary Assignee Reporter Pr Status Res Created Updated Due
Bug XFIRE-1029 Namespace declarations too verbose -- Reopened Dan Diephouse Dmitriy Likhten Major Open UNRESOLVED Jun 11, 2007 Jun 11, 2007
Bug XFIRE-587 @SOAPBinding isn't checked on the endpointInterface if one is given Dan Diephouse Olof Jönsson Minor Closed FIXED Aug 16, 2006 Aug 21, 2006
Bug XFIRE-582 WSDL tatget namespace incorrectly used in message serialisation Dan Diephouse Adrian Smith Major Closed FIXED Aug 15, 2006 Sep 04, 2006
Bug XFIRE-579 WSDL procustion gives empty document on the 2nd and subsequent calls Dan Diephouse Alex Fishlock Critical Closed FIXED Aug 11, 2006 Aug 31, 2006
Bug XFIRE-578 XFire Client connect failure caused by a NPE in W3CNamespaceContext Dan Diephouse Olaf Boede Major Closed FIXED Aug 11, 2006 Aug 16, 2006
Improvement XFIRE-575 Client is not configurable when used inside XFireClientFactoryBean [patch included] Dan Diephouse Andres Bernasconi Major Closed FIXED Aug 10, 2006 Aug 16, 2006
New Feature XFIRE-569 Seperate service invocation from message sending Dan Diephouse Dan Diephouse Major Closed FIXED Aug 06, 2006 Aug 07, 2006
Bug XFIRE-564 ClassCastException: org.codehaus.xfire.aegis.type.mtom assumes the class of the underlying DataSource is an AttachmentDataSource Guillaume Nodet Guillaume Nodet Major Closed FIXED Aug 02, 2006 Aug 02, 2006
Bug XFIRE-563 Enumeration serialisation problem Dan Diephouse Adrian Smith Major Closed FIXED Aug 02, 2006 Aug 06, 2006
Bug XFIRE-557 GZIP request compression is enabled if GZIP response compression is. Dan Diephouse Gum Shoe Major Closed FIXED Jul 26, 2006 Aug 06, 2006
Bug XFIRE-554 Exceptions returning Object as a getter do not work when fault is raised. Right now getter needs to be strongly typed. Dan Diephouse Keith Garry Boyce Major Closed CANNOT REPRODUCE Jul 26, 2006 Aug 20, 2006
Bug XFIRE-545 Acegi CollectionType doesn't serialize correctly items that are inherited from a base class Dan Diephouse Alin Simionoiu Major Closed FIXED Jul 20, 2006 Aug 21, 2006
Bug XFIRE-534 Problem calling methods from WSDL Dan Diephouse Austin Derck Major Closed FIXED Jul 17, 2006 Aug 16, 2006
Improvement XFIRE-532 Add Flexibility for customizing Transports in DefaultTransportManager (patch included) - Relates to XFire-177 Dan Diephouse Andres Bernasconi Major Closed FIXED Jul 14, 2006 Aug 20, 2006
Improvement XFIRE-527 Use a straight collection instead of Collection<Srting> for JaxbType.SEARCH_PACKAGES property Dan Diephouse Pablo Pastorino Major Closed FIXED Jul 08, 2006 Aug 07, 2006
Bug XFIRE-512 Namespace declarations too verbose Dan Diephouse Lars Kühne Major Closed FIXED Jul 03, 2006 Aug 29, 2006
Bug XFIRE-505 Should resolve w3.org etc. references without Internet access to Tomasz Sztelak Michael Vorburger Critical Closed FIXED Jun 29, 2006 Aug 12, 2006
Improvement XFIRE-503 XFire still rseems to require the patched 2.0EA3 version of JAXB Dan Diephouse Stefan Freyr Stefansson Major Closed FIXED Jun 29, 2006 Aug 11, 2006
Bug XFIRE-501 Exclude extra xbean jras Dan Diephouse Dan Diephouse Major Closed FIXED Jun 29, 2006 Aug 20, 2006
Bug XFIRE-500 Namespace prefix required on inbound complex type Dan Diephouse Matt Solnit Minor Closed WON'T FIX Jun 28, 2006 Aug 16, 2006
New Feature XFIRE-499 Adds Partner Links to Generated WSDL Dan Diephouse Ciaran Jessup Minor Resolved DUPLICATE Jun 28, 2006 Jul 11, 2006
Bug XFIRE-461 XFireConfigurableServlet can't find classes referenced in config file when outside classpath Adam Kramer Adam Kramer Minor Closed CANNOT REPRODUCE Jun 15, 2006 Aug 11, 2006
Bug XFIRE-432 CharType generats xsd:char instead of xsd:string Sean Truman Dan Diephouse Major Closed FIXED May 30, 2006 Aug 11, 2006
Improvement XFIRE-368 Runtime Exception from Server not logged at xfire.log Christoph Sturm Roland Kofler Major Closed FIXED Apr 27, 2006 Aug 15, 2006
Improvement XFIRE-330 Jibx Support Tomasz Sztelak Tomasz Sztelak Major Closed FIXED Apr 03, 2006 Aug 24, 2006




© 2003-2008 Codehaus