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.


