The Codehaus XFire team is proud to announce their 1.0 release! 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.0 includes:
- Support for WSDL 1.1, SOAP 1.1 and 1.2, WS-Addressing, WS-I Basic Profile 1.1
- Pluggable bindings for POJOs, XMLBeans, JAXB 1.1, JAXB 2.0, and Castor support
- Support for many different transports - HTTP, JMS, XMPP, In-JVM, etc.
- Spring, Pico, Plexus, Loom, and Yan support
- JBI Support
- Embeddable and Intuitive API
- Client and server stub generation
- JSR 181 2.0 API to configure services via Java 5 and 1.4 (Commons attributes JSR 181 syntax)
A special thanks to those who helped make this release possible. These people include (but are not limited to): Mika Goeckel, Guillaume Nodet, Arjen Poutsma, Jose Peleteiro, Peter Royal, Ralf Schäftlein, Christoph Sturm, Hani Suleiman, and Tomek Sztelak.
Download Here
| Download | Description |
|---|---|
| xfire-distribution-1.0.zip | Binary Distribution in zip package |
| xfire-all-1.0.jar | Jar of all XFire modules (also see the Dependency Guide) |
| xfire-src-1.0.zip | XFire sources |
Errata
- geoip-client example does not compile. A workaround is to edit the pom.xml file and change "maven.dependency.classpath" to "maven.compile.classpath". The example should then work fine.
Issues closed since last release
Errors were reported by the JIRA trusted connection.
- Unrecognized application: confluence:8447594
|
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| T | Key | Summary | Assignee | Reporter | Pr | Status | Res | Created | Updated | Due |
|
|
XFIRE-338 | NPE exception using wsgen ant task with xmlbeans binding | Dan Diephouse | wenyi zhou |
|
|
DUPLICATE | Apr 05, 2006 | Apr 05, 2006 | |
|
|
XFIRE-319 | Handler not invoked on client with XFireProxyFactory | Dan Diephouse | Giampaolo Tranchida |
|
|
FIXED | Mar 27, 2006 | Dec 08, 2006 | |
|
|
XFIRE-289 | jaxb support is missing some classes | Christoph Sturm | Christoph Sturm |
|
|
FIXED | Mar 02, 2006 | Mar 05, 2006 | |
|
|
XFIRE-286 | Error creating bean with name 'xfire.typeMappingRegistry' | Dan Diephouse | Shahid Ahmed |
|
|
FIXED | Feb 28, 2006 | Dec 16, 2006 | |
|
|
XFIRE-277 | Fault message doesn't get reconstituted in custom faults | Dan Diephouse | Dan Diephouse |
|
|
FIXED | Feb 21, 2006 | Feb 21, 2006 | |
|
|
XFIRE-276 | CollectionType outputs empty collection element tag before element values | Dan Diephouse | Yoav Landman |
|
|
FIXED | Feb 21, 2006 | Feb 21, 2006 | |
|
|
XFIRE-275 | Map type doesn't always end up in the right namespace | Dan Diephouse | Dan Diephouse |
|
|
CANNOT REPRODUCE | Feb 20, 2006 | Feb 24, 2006 | |
|
|
XFIRE-274 | Ambigious use of attribute "type" | Dan Diephouse | Øyvind Matheson Wergeland |
|
|
FIXED | Feb 20, 2006 | Feb 22, 2006 | |


