Codehaus XFire
Documentation
Quicklinks
Developers
|
The XFire team is proud to announce the 1.0-RC1 release! XFire is a next-generation java SOAP framework. XFire makes service oriented development approachable through its easy to use API and support for standards. It is also highly performant since it is built on a low memory StAX based model.
This release features many improvements:
- Improved Client and Server stub generation
- JAX-WS over XFire Early Access Release
- Castor Support
- Performance Improvements
- Maven 2 Support
- Many bug fixes
Many people are already using XFire today and realizing its performance and ease of use benefits. Why not download it and see for yourself?
Download Here
Upgrading to RC1 from M6
- Our Maven group id has changed from "xfire" to "org.codehaus.xfire". When using Maven 2, transitive dependencies should now work.
Errata
- When building from source you may have to install the "maven-bundle-plugin" first. To do this simply execute "cd maven-bundle-plugin; mvn install" from the xfire source directory.
Detail
jira.codehaus.org
(64 issues)
|
T |
Key |
Summary |
Assignee |
Reporter |
Pr |
Status |
Res |
Created |
Updated |
Due |
|
XFIRE-266
|
xmlbeans doesn't always work with non document types
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
WON'T FIX
|
Feb 14, 2006
|
Feb 18, 2006
|
|
|
XFIRE-264
|
Create m2 poms for examples
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Feb 12, 2006
|
Feb 18, 2006
|
|
|
XFIRE-262
|
WsGenTask not using URL correctly under windows
|
Tomasz Sztelak
|
Tim Robertson
|
|
Closed
|
FIXED
|
Feb 09, 2006
|
Feb 10, 2006
|
|
|
XFIRE-261
|
XFireFault.SENDER should return Client SOAP 1.1 fault code
|
Dan Diephouse
|
sumit shah
|
|
Closed
|
FIXED
|
Feb 08, 2006
|
Feb 11, 2006
|
|
|
XFIRE-260
|
Don't reload context if it is cached in AbstractXFireSpringTest
|
Dan Diephouse
|
Adam Kramer
|
|
Closed
|
WON'T FIX
|
Feb 07, 2006
|
Feb 12, 2006
|
|
|
XFIRE-257
|
Xfire instance prototype beans when scaning for jsr 181 annotations - only singletons should be scaned
|
Dan Diephouse
|
Jara Cesnek
|
|
Closed
|
FIXED
|
Feb 06, 2006
|
Feb 08, 2006
|
|
|
XFIRE-256
|
Unproper handling of NO_NAMESPACE attributes
|
Dan Diephouse
|
Thomas Bauer
|
|
Closed
|
FIXED
|
Feb 06, 2006
|
Feb 08, 2006
|
|
|
XFIRE-254
|
java.lang.IllegalArgumentException: void is a primitive in wsgen
|
Dan Diephouse
|
Phillip Rhodes
|
|
Closed
|
FIXED
|
Feb 03, 2006
|
Feb 03, 2006
|
|
|
XFIRE-251
|
interfaces that inherit from other interfaces aren't introspected for their propertydescriptors
|
Dan Diephouse
|
Matthew Baird
|
|
Closed
|
FIXED
|
Feb 02, 2006
|
Feb 05, 2006
|
|
|
XFIRE-250
|
Last service to specify schema(s) sets schema for all WSDL generated
|
Dan Diephouse
|
Adam Kramer
|
|
Closed
|
FIXED
|
Jan 31, 2006
|
Feb 05, 2006
|
|
|
XFIRE-248
|
StaxBuilder raises NullPointerException during build
|
Dan Diephouse
|
Thomas Bauer
|
|
Closed
|
FIXED
|
Jan 31, 2006
|
Feb 05, 2006
|
|
|
XFIRE-245
|
WsGenTask gives NullPointerException
|
Mika Goeckel
|
Matt Vincent
|
|
Closed
|
FIXED
|
Jan 25, 2006
|
Feb 12, 2006
|
|
|
XFIRE-241
|
Castor Binding Module Addition
|
Dan Diephouse
|
Adam Kramer
|
|
Closed
|
FIXED
|
Jan 18, 2006
|
Jan 21, 2006
|
|
|
XFIRE-240
|
CURRENT_MESSAGE_PART context property not set in AegisBindingProvider.writeParameter
|
Dan Diephouse
|
Adam Kramer
|
|
Closed
|
FIXED
|
Jan 18, 2006
|
Jan 21, 2006
|
|
|
XFIRE-239
|
When creating Spring applicationContexts, recognize already created contexts and join def's with them
|
Mika Goeckel
|
Mika Goeckel
|
|
Resolved
|
FIXED
|
Jan 18, 2006
|
Jan 26, 2006
|
|
|
XFIRE-235
|
"Couldn't find schema for part:" exception when generating client code from BookService wsdl
|
Mika Goeckel
|
Joseph Culjak
|
|
Closed
|
FIXED
|
Jan 17, 2006
|
Oct 25, 2006
|
|
|
XFIRE-234
|
Need to be able to set properties on stubs.
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Jan 17, 2006
|
Feb 04, 2006
|
|
|
XFIRE-230
|
Bean Collection Property componentType from aegis.xml ignored when run under Java5 with Java5 annotations
|
Mika Goeckel
|
Mika Goeckel
|
|
Resolved
|
FIXED
|
Jan 11, 2006
|
Jan 13, 2006
|
|
|
XFIRE-229
|
Consuming XFire Web Services with Oracle JDeveloper results in unexpected element name
|
Dan Diephouse
|
Julien Dubois
|
|
Resolved
|
WON'T FIX
|
Jan 10, 2006
|
Jan 18, 2006
|
|
|
XFIRE-228
|
Aegis Mapping XML is ignored for Collection componentTypes
|
Mika Goeckel
|
Mika Goeckel
|
|
Resolved
|
FIXED
|
Jan 09, 2006
|
Jan 13, 2006
|
|
|
XFIRE-226
|
Add support for configuring ordering of handles within xfire and service and attachment to phases with Spring/XBean
|
Mika Goeckel
|
Brian Bonner
|
|
Resolved
|
FIXED
|
Jan 07, 2006
|
Jan 14, 2006
|
|
|
XFIRE-225
|
Maven2 - Commons Attribute section of xfire-annotations pom.xml is not working correctly
|
Dan Diephouse
|
Brian Bonner
|
|
Closed
|
FIXED
|
Jan 07, 2006
|
Feb 12, 2006
|
|
|
XFIRE-224
|
Problem setting Service propertis using "native" Spring Configuration
|
Dan Diephouse
|
Brian Bonner
|
|
Closed
|
FIXED
|
Jan 07, 2006
|
Jan 16, 2006
|
|
|
XFIRE-223
|
Namespace Prefix for name of elements/attributes is not inherited correctly from enclosing complexObject
|
Dan Diephouse
|
Mika Goeckel
|
|
Closed
|
FIXED
|
Jan 06, 2006
|
Jan 07, 2006
|
|
|
XFIRE-222
|
make the mvn2 build work also on older jdks
|
Christoph Sturm
|
Christoph Sturm
|
|
Resolved
|
FIXED
|
Jan 04, 2006
|
Jan 04, 2006
|
|
|
XFIRE-221
|
Source xml data type can only handle DOMSource
|
Dan Diephouse
|
Guillaume Nodet
|
|
Closed
|
FIXED
|
Jan 01, 2006
|
Feb 05, 2006
|
|
|
XFIRE-220
|
XFire incorrectly handle dateTime with precision above milliseconds
|
Dan Diephouse
|
Rodrigo Peinado
|
|
Closed
|
FIXED
|
Dec 30, 2005
|
Jan 01, 2006
|
|
|
XFIRE-219
|
Jsr181HandlerMapping is not IoC friendly
|
Dan Diephouse
|
Bassam El-Abid
|
|
Closed
|
FIXED
|
Dec 29, 2005
|
Jan 09, 2006
|
|
|
XFIRE-218
|
Spring JDK Proxy Support when using Java5 Jsr181 Annotations
|
Dan Diephouse
|
Bassam El-Abid
|
|
Closed
|
FIXED
|
Dec 29, 2005
|
Jan 09, 2006
|
|
|
XFIRE-217
|
Duplicate namespace declaration when serializing org.w3c.dom.Document
|
Dan Diephouse
|
Dave Howland
|
|
Closed
|
FIXED
|
Dec 28, 2005
|
Jan 07, 2006
|
|
|
XFIRE-216
|
mvn site doesnt work
|
Christoph Sturm
|
Christoph Sturm
|
|
Resolved
|
FIXED
|
Dec 25, 2005
|
Jan 04, 2006
|
|
|
XFIRE-215
|
maven 2 build generates classfiles that work only with jdk 1.5
|
Christoph Sturm
|
Christoph Sturm
|
|
Resolved
|
FIXED
|
Dec 25, 2005
|
Jan 03, 2006
|
|
|
XFIRE-212
|
Set the session attribute properly in ServiceBean
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Dec 19, 2005
|
Dec 19, 2005
|
|
|
XFIRE-209
|
JAXB and wsdl4j jars not included in distro
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Dec 15, 2005
|
Jan 16, 2006
|
|
|
XFIRE-207
|
Xfire doesnt distinguish between same named services in different servlets. Invoking wrong bean.
|
Mika Goeckel
|
Jara Cesnek
|
|
Closed
|
WON'T FIX
|
Dec 15, 2005
|
Feb 01, 2006
|
|
|
XFIRE-206
|
wsdl rpc lit operation namespaces aren't processed correctly in WSDLServiceBuilder
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Dec 14, 2005
|
Dec 22, 2005
|
|
|
XFIRE-205
|
Show function parameter names in the wsdl file instead of standard " "in" + parameterNumber" name
|
Dan Diephouse
|
Abhishek Chatterjee
|
|
Closed
|
FIXED
|
Dec 14, 2005
|
Dec 18, 2005
|
|
|
XFIRE-204
|
BeanType can't handle null primitive attributes
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Dec 14, 2005
|
Dec 14, 2005
|
|
|
XFIRE-203
|
Groovy & XFire : NPE
|
Dan Diephouse
|
Guillaume ALLEON
|
|
Closed
|
FIXED
|
Dec 13, 2005
|
Dec 14, 2005
|
|
|
XFIRE-202
|
aegis.xml files are ignored if run on java5
|
Dan Diephouse
|
Mika Goeckel
|
|
Closed
|
FIXED
|
Dec 12, 2005
|
Dec 14, 2005
|
|
|
XFIRE-201
|
XmlBeansType not being used for readObject
|
Dan Diephouse
|
Erik Onnen
|
|
Closed
|
CANNOT REPRODUCE
|
Dec 12, 2005
|
Dec 14, 2005
|
|
|
XFIRE-200
|
Aegis binding for exceptions
|
Dan Diephouse
|
Artti Jaakkola
|
|
Closed
|
FIXED
|
Dec 12, 2005
|
Dec 15, 2005
|
|
|
XFIRE-199
|
OutOfMemory errors can occur when dealing with large byte arrays
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Dec 08, 2005
|
Dec 27, 2005
|
|
|
XFIRE-198
|
NullPointerException with malformed headers.
|
Dan Diephouse
|
Krzysztof Dabrowski
|
|
Closed
|
FIXED
|
Dec 08, 2005
|
Dec 09, 2005
|
|
|
XFIRE-197
|
Client-side NullPointerException when calling SOAP services with some parameters set to null
|
Dan Diephouse
|
Jack Xu Hong
|
|
Closed
|
FIXED
|
Dec 07, 2005
|
Dec 08, 2005
|
|
|
XFIRE-196
|
Add the ability to create a dynamic proxy in BeanType when the data type is an interface
|
Dan Diephouse
|
Jack Xu Hong
|
|
Closed
|
FIXED
|
Dec 06, 2005
|
Dec 06, 2005
|
|
|
XFIRE-195
|
namespace prefx hints
|
Dan Diephouse
|
Matthew Pocock
|
|
Closed
|
FIXED
|
Dec 06, 2005
|
Dec 06, 2005
|
|
|
XFIRE-193
|
Provide a way to specify a user name and password for basic authentication when using XFireProxyFactory.
|
Dan Diephouse
|
Roelf de Kock
|
|
Closed
|
FIXED
|
Dec 06, 2005
|
Dec 08, 2005
|
|
|
XFIRE-191
|
Allow endpoint url to be overridden easily with generated client
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Dec 04, 2005
|
Dec 12, 2005
|
|
|
XFIRE-189
|
JAX WS Client and Server stub generation
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Dec 04, 2005
|
Dec 07, 2005
|
|
|
XFIRE-187
|
Handle fault elements in wsdls
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Dec 02, 2005
|
Feb 04, 2006
|
|
|
XFIRE-185
|
Support multiple out parameters
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Nov 28, 2005
|
Jan 28, 2006
|
|
|
XFIRE-181
|
The wsdl generation for a service that is using xmlbeans will throw an excpetion when the xsd type xs:IDREFS is used to define an element or an attribute in the schema.
|
Dan Diephouse
|
Brian Blitzer
|
|
Closed
|
FIXED
|
Nov 23, 2005
|
Dec 26, 2005
|
|
|
XFIRE-179
|
Allow javax.xml.stream.XMLStreamReader return type for Message-style services
|
Dan Diephouse
|
Gareth Davies
|
|
Closed
|
FIXED
|
Nov 21, 2005
|
Dec 08, 2005
|
|
|
XFIRE-177
|
JMS transport configuration example for Spring
|
Dan Diephouse
|
Artti Jaakkola
|
|
Closed
|
FIXED
|
Nov 17, 2005
|
Jul 27, 2006
|
|
|
XFIRE-168
|
Create Maven2 pom.xml builds for XFire
|
Christoph Sturm
|
Brian Bonner
|
|
Resolved
|
FIXED
|
Nov 11, 2005
|
Dec 25, 2005
|
|
|
XFIRE-160
|
XMLBeans example
|
Dan Diephouse
|
Artti Jaakkola
|
|
Closed
|
FIXED
|
Nov 09, 2005
|
Dec 30, 2005
|
|
|
XFIRE-158
|
Allow user to specify stax implementation - for binary XML
|
Tomasz Sztelak
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Nov 08, 2005
|
Feb 17, 2006
|
|
|
XFIRE-152
|
Get JAXB jars on repository and switch builds to use them.
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Nov 02, 2005
|
Dec 26, 2005
|
|
|
XFIRE-147
|
Update to latest JSR 181 jar
|
Arjen Poutsma
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Oct 11, 2005
|
Jan 07, 2006
|
|
|
XFIRE-145
|
http transport may expect a reponse back from a client request
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Oct 09, 2005
|
Dec 11, 2005
|
|
|
XFIRE-129
|
Responses documents with additional namespaces do not appear to be included
|
Dan Diephouse
|
Brian Bonner
|
|
Closed
|
FIXED
|
Sep 21, 2005
|
Dec 28, 2005
|
|
|
XFIRE-110
|
Clarify Channel/Transport lifecycle
|
Dan Diephouse
|
Dan Diephouse
|
|
Closed
|
FIXED
|
Aug 26, 2005
|
Dec 11, 2005
|
|
|
XFIRE-95
|
Ability to set the services end point
|
Dan Diephouse
|
Justen Stepka
|
|
Closed
|
FIXED
|
Jul 01, 2005
|
Dec 14, 2005
|
|
|