Codehaus XFire
Documentation
Quicklinks
Developers
|
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
Upgrading to 1.2.2 from 1.2.1
Errata
Issues closed since last release
jira.codehaus.org
(27 issues)
|
T |
Key |
Summary |
Assignee |
Reporter |
Pr |
Status |
Res |
Created |
Updated |
Due |
|
XFIRE-730
|
CLONE -How to send Map where map componentType is unknown
|
Tomasz Sztelak
|
Asim Ranjha
|
|
Closed
|
WON'T FIX
|
Oct 27, 2006
|
Nov 15, 2006
|
|
|
XFIRE-683
|
Collection Generics resolve to xsd:ArrayOfTypeAny instead of ns1:ArrayOfGenerisizedType in the wsdl
|
Dan Diephouse
|
Brad Sneade
|
|
Closed
|
FIXED
|
Sep 29, 2006
|
Sep 29, 2006
|
|
|
XFIRE-681
|
Aegis Inheritance support for maps does not work when the elemets are not concreet classes
|
Dan Diephouse
|
Ulrik Einarson
|
|
Closed
|
FIXED
|
Sep 29, 2006
|
Oct 02, 2006
|
|
|
XFIRE-679
|
Should support validation on mashalling objects when using JAXB
|
Dan Diephouse
|
Dan Everton
|
|
Closed
|
FIXED
|
Sep 28, 2006
|
Oct 01, 2006
|
|
|
XFIRE-678
|
issue loading xsd imports from wsdl during deployment
|
Dan Diephouse
|
Daniel LaPrade
|
|
Closed
|
FIXED
|
Sep 28, 2006
|
Sep 29, 2006
|
|
|
XFIRE-677
|
The JAXWSAnnotationServiceFactory requires the name to be specified on a Fault
|
Dan Diephouse
|
Ryan Heaton
|
|
Closed
|
FIXED
|
Sep 28, 2006
|
Sep 30, 2006
|
|
|
XFIRE-676
|
JAXB XmlJavaTypeAdapters don't work
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Sep 27, 2006
|
Sep 27, 2006
|
|
|
XFIRE-673
|
CLONE -Arrays of Collections do not map correctly [Patch Included] - Not Fixed
|
Dan Diephouse
|
Andres Bernasconi
|
|
Closed
|
FIXED
|
Sep 26, 2006
|
Oct 06, 2006
|
|
|
XFIRE-672
|
RPC/Literal services/clients aren't generated correctly
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Sep 26, 2006
|
Sep 29, 2006
|
|
|
XFIRE-670
|
How to send Map where map componentType is unknown
|
Dan Diephouse
|
Amaraa
|
|
Closed
|
FIXED
|
Sep 26, 2006
|
Oct 26, 2006
|
|
|
XFIRE-669
|
JAXBContext not reused if web service clients use the same schema
|
Dan Diephouse
|
Dan Everton
|
|
Closed
|
FIXED
|
Sep 25, 2006
|
Oct 01, 2006
|
|
|
XFIRE-668
|
Unable to configure overrideTypesList
|
Tomasz Sztelak
|
Andrew Kerr
|
|
Resolved
|
FIXED
|
Sep 25, 2006
|
Oct 01, 2006
|
|
|
XFIRE-667
|
JAXWS WebFaultHandler requires an explicit FaultInfo bean
|
Dan Diephouse
|
Ryan Heaton
|
|
Closed
|
FIXED
|
Sep 25, 2006
|
Dec 19, 2006
|
|
|
XFIRE-665
|
Generated WSDL elements: duplicate xmlns:jaxb attribute
|
Dan Diephouse
|
Brad Davis
|
|
Closed
|
FIXED
|
Sep 22, 2006
|
Oct 01, 2006
|
|
|
XFIRE-657
|
XFireConfigurableServlet should shut down Spring Application Context beans
|
Dan Diephouse
|
Jeff Tulley
|
|
Closed
|
FIXED
|
Sep 21, 2006
|
Sep 24, 2006
|
|
|
XFIRE-647
|
aegis fails to unmarshal xml correctly if xsi:type is included in xml
|
Dan Diephouse
|
Dag Framstad
|
|
Closed
|
FIXED
|
Sep 15, 2006
|
Oct 02, 2006
|
|
|
XFIRE-646
|
two simple extensibility patches for XFireServletController and XFireServletChannel
|
Dan Diephouse
|
Levi Purvis
|
|
Closed
|
FIXED
|
Sep 15, 2006
|
Sep 30, 2006
|
|
|
XFIRE-643
|
typeMapping is null in ObjectType
|
Dan Diephouse
|
Tim O'Brien
|
|
Closed
|
FIXED
|
Sep 14, 2006
|
Sep 24, 2006
|
|
|
XFIRE-640
|
Core code not JSE 1.4 compliant
|
Dan Diephouse
|
David Wettig
|
|
Closed
|
FIXED
|
Sep 13, 2006
|
Sep 24, 2006
|
|
|
XFIRE-637
|
New LocalChanel code records a log error on a SOAP fault
|
Dan Diephouse
|
Paul Austin
|
|
Closed
|
FIXED
|
Sep 11, 2006
|
Oct 02, 2006
|
|
|
XFIRE-636
|
JDOMReader.getNextAttributeReader() throws exception in some instances when hasMoreAttributeReaders() returns true
|
Dan Diephouse
|
Jonny Miller
|
|
Closed
|
FIXED
|
Sep 11, 2006
|
Sep 15, 2006
|
|
|
XFIRE-634
|
WSDL contains multiple copies of schema declaration when using xmlbean binding
|
Dan Diephouse
|
Jakub Mendys
|
|
Closed
|
FIXED
|
Sep 08, 2006
|
Nov 23, 2006
|
|
|
XFIRE-633
|
Attribute "xsd" bound to namespace "http://www.w3.org/2000/xmlns/" was already specified for element "xsd:element".
|
Dan Diephouse
|
Jakub Mendys
|
|
Closed
|
WON'T FIX
|
Sep 08, 2006
|
Oct 01, 2006
|
|
|
XFIRE-627
|
Why make a interface to abstract class?
|
Dan Diephouse
|
rene xu
|
|
Closed
|
FIXED
|
Sep 06, 2006
|
Sep 24, 2006
|
|
|
XFIRE-625
|
@WebService portName attribute is ignored
|
Dan Diephouse
|
Maxim Gordienko
|
|
Closed
|
FIXED
|
Sep 05, 2006
|
Sep 30, 2006
|
|
|
XFIRE-617
|
NullPointerException when generating stub from WSDL
|
Dan Diephouse
|
Jose Manuel Valladares Pernas
|
|
Closed
|
FIXED
|
Sep 01, 2006
|
Sep 11, 2006
|
|
|
XFIRE-586
|
Type gets registered with two different type mappings, orphaning the first one
|
Dan Diephouse
|
Andrzej Doyle
|
|
Closed
|
FIXED
|
Aug 16, 2006
|
Sep 15, 2006
|
|
|