Unity Logo

XFire 1.2.6 Release Notes

The Codehaus XFire team is proud to announce XFire 1.2.6! 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.6 contains many bug fixes since 1.2.5:

  • Fixes a regression whereby WSDLs which had operations that returned unbounded elements generated incorrect java files.
  • Fixed a bug with XFire not supporting parameter types of DataHandler in WSDL2Java
  • Supports getting the MessageContext via AbstractInvoker.getContext();
  • Fixed bug where unnecessary namespace declarations were being written.
  • Update to Jetty 6 for the XFireHttpServer
  • Many other bug fixes!

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

Download Here

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

Upgrading to 1.2.6 from 1.2.5

  • If you are using the XFireHttpServer, you must update from Jetty 5 dependencies to Jetty6.

Errata

  • No known issues

Issues closed since last release

Errors were reported by the JIRA trusted connection.

  • Unrecognized application: confluence:8447594
jira.codehaus.org (41 issues)
T Key Summary Assignee Reporter Pr Status Res Created Updated Due
Bug XFIRE-1120 Despite that data is present in the SOAP message,the Object HashMap is empty in client xfire. Dan Diephouse Mohamed Blocker Open UNRESOLVED May 06, 2008 May 06, 2008
Bug XFIRE-1115 Xfire Error , Help me please , Thank you . Dan Diephouse renjia Major Open UNRESOLVED Apr 14, 2008 Apr 14, 2008
Wish XFIRE-1114 Receive Attachment in Xfire Dan Diephouse Sreenivasan Major Open UNRESOLVED Apr 04, 2008 Apr 04, 2008
Bug XFIRE-1100 Windows Authentication using NTLM sets the wrong state object in CommonsHttpMessageSender Dan Diephouse Steven Upton Major Open UNRESOLVED Oct 24, 2007 Oct 24, 2007
Bug XFIRE-1086 NullPointerException in Aegis while testing out/inout parameters Tomasz Sztelak Philip St-Pierre Major Open UNRESOLVED Sep 11, 2007 Sep 11, 2007
Bug XFIRE-1046 XFire 1.2.6 ant script does not build successfully Dan Diephouse Daniel Tremblay Minor Open UNRESOLVED Jun 19, 2007 Jun 19, 2007
Bug XFIRE-1044 Use of Spring ServiceBean to configure custom end point Dan Diephouse Motwani Major Open UNRESOLVED Jun 19, 2007 Jun 19, 2007
Improvement XFIRE-1024 Hello world example does not work as advertised Dan Diephouse greg trester Major Open UNRESOLVED Jun 07, 2007 Jun 07, 2007
New Feature XFIRE-1012 dan, the aegis.xml file for the complex javabean seems has been ignored Dan Diephouse jimiewang Major Open UNRESOLVED May 30, 2007 May 30, 2007
Improvement XFIRE-1010 CLONE -CLONE -CLONE -test the server-side web service which is accessing oracle database with xfire showed error Dan Diephouse jimiewang Critical Open UNRESOLVED May 29, 2007 May 29, 2007
Improvement XFIRE-1009 CLONE -CLONE -test the server-side web service whick is accessing oracle database with xfire error Dan Diephouse jimiewang Critical Closed DUPLICATE May 29, 2007 May 31, 2007
Improvement XFIRE-1008 CLONE -test the server-side web service whick is accessing oracle database with xfire Tomasz Sztelak jimiewang Critical Closed DUPLICATE May 29, 2007 May 31, 2007
Improvement XFIRE-1007 test the server-side web service with xfire Dan Diephouse jimiewang Critical Open UNRESOLVED May 28, 2007 May 28, 2007
Test XFIRE-1005 test the client-side web service with xfire Dan Diephouse jimiewang Major Open UNRESOLVED May 27, 2007 May 27, 2007
Bug XFIRE-1002 org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't get property {http://lang.java}classes from bean class Dan Diephouse Morten Lynge Major Open UNRESOLVED May 24, 2007 Jun 16, 2008
Improvement XFIRE-973 Better support for JSR-181 annotations validation Tomasz Sztelak Tomasz Sztelak Minor Resolved FIXED Apr 30, 2007 Apr 30, 2007
Bug XFIRE-972 StaxSerializer improper handling of empty namespace Mika Goeckel Mika Goeckel Major Resolved FIXED Apr 30, 2007 Apr 30, 2007
Improvement XFIRE-964 Support for accessing MessageContext from within service implementation Tomasz Sztelak Tomasz Sztelak Major Resolved FIXED Apr 25, 2007 Apr 25, 2007
Bug XFIRE-959 NullPointerException when using custom SOAP header in oneway message Tomasz Sztelak Varga Antal Major Resolved FIXED Apr 21, 2007 Apr 22, 2007
New Feature XFIRE-956 Support for encrypted passwords in ws-sec configuration files Tomasz Sztelak Tomasz Sztelak Major Resolved FIXED Apr 18, 2007 Apr 18, 2007
Bug XFIRE-952 Unsupported key transport encryption algorithm Tomasz Sztelak Gilles Delaby Major Closed CANNOT REPRODUCE Apr 17, 2007 Apr 22, 2007
Improvement XFIRE-951 Please move to jetty 6 Tomasz Sztelak benson margulies Major Resolved FIXED Apr 16, 2007 Apr 24, 2007
Bug XFIRE-942 Problem in services browsing Tomasz Sztelak Victor Trakhtenberg Major Resolved FIXED Apr 10, 2007 Apr 21, 2007
Bug XFIRE-936 A wsdl service with a "-" in the name is not converted to a valid java identifier using JAXWSProfile Guillaume Nodet Adrian Co Major Resolved FIXED Apr 03, 2007 Apr 03, 2007
Bug XFIRE-932 JAXWS schema generation sometimes generate two schemas with the same namespaces Guillaume Nodet Guillaume Nodet Major Resolved FIXED Mar 29, 2007 Mar 29, 2007
Bug XFIRE-931 When auto-generating validation schemas, the schema builder may output several imports which are not resolved when the schema is parsed Guillaume Nodet Guillaume Nodet Major Resolved FIXED Mar 29, 2007 Mar 29, 2007
Bug XFIRE-921 org.codehaus.xfire.test.XPathAssert.assertXPathEquals() does not support attributes Tomasz Sztelak Bryan Brouckaert Major Resolved FIXED Mar 21, 2007 Apr 22, 2007
Bug XFIRE-920 Http Proxy authentication not working Tomasz Sztelak Andreas Raquet Major Resolved FIXED Mar 20, 2007 Apr 18, 2007
Bug XFIRE-915 NullPointerException with code generated from PayPal wsdl Tomasz Sztelak Lado Kumsiashvili Major Resolved FIXED Mar 17, 2007 Nov 09, 2007
Bug XFIRE-907 WSDL Generation Error - wsdlsoap:address location does not show correct http port Tomasz Sztelak Chris Hodges Minor Resolved FIXED Mar 12, 2007 Apr 21, 2007
Improvement XFIRE-896 wsgen, supress wrapped (force bare) parameter style in generated code Tomasz Sztelak Pawel Jasinski Minor Resolved FIXED Feb 27, 2007 Apr 26, 2007
Bug XFIRE-827 services.xml file not being found when war file is not expanded Tomasz Sztelak Dave Kallstrom Major Closed WON'T FIX Jan 08, 2007 Apr 21, 2007
New Feature XFIRE-814 Provide accessor to Jetty Server object from the XFireHTTPServer Tomasz Sztelak benson margulies Minor Resolved FIXED Dec 21, 2006 Apr 24, 2007
Bug XFIRE-807 WebParam.mode.OUT Holder<clazz> parameters not set (null values) Tomasz Sztelak Jamie Lister Major Closed FIXED Dec 18, 2006 Jul 31, 2007
Bug XFIRE-773 Bug with concurrent soap requests and aegis Guillaume Nodet Jose Dillet Major Resolved FIXED Nov 22, 2006 Apr 03, 2007
Bug XFIRE-722 Parameter from header is not filled Tomasz Sztelak Jiri Trpkos Major Resolved FIXED Oct 22, 2006 Apr 22, 2007
Improvement XFIRE-687 Performance issue because of duplicate manespace declarations Tomasz Sztelak Tawfik Lachheb Major Resolved FIXED Oct 02, 2006 Jan 10, 2008
New Feature XFIRE-608 Change method name in mapping Tomasz Sztelak Paul Austin Minor Resolved FIXED Aug 28, 2006 Mar 18, 2007
Bug XFIRE-531 aegis NullPointerException occured when service being invoked Tomasz Sztelak eureka Major Resolved FIXED Jul 12, 2006 Sep 07, 2007
Bug XFIRE-480 aegis NullPointerException Tomasz Sztelak eureka Major Resolved FIXED Jun 21, 2006 Apr 22, 2007
Improvement XFIRE-317 @Resource for accessing MessageContext Tomasz Sztelak Kalle Korhonen Minor Closed FIXED Mar 23, 2006 May 06, 2007






© 2003-2008 Codehaus