The XFire team is proud to announce the 1.0-M5 release. XFire is an MIT licensed, next generation SOAP stack. It provides an easy API to work with web services supporting both POJO and schema first development. It is built on a fast, low memory StAX based XML messaging model. On top of this is built support for many different bindings, containers, and transports.
New in this release:
- Improved Spring support
- Improved "Aegis" POJO binding
- Transport and Channel API
- WSDL generation for services with XMLBeans
- WS-Addressing Support
- JMS Transport
- Many, many bug fixes and improvements.
If you are interested in joining the XFire team, please contact us with your thoughts, ideas and contributions!
Download Here
Download |
Description |
|---|---|
Binary and Source Distribution in zip package |
|
Jar of all XFire modules (see Dependency Guide) |
Errata
In the Book example the URL to get the service's WSDL should be: http://yourhost:port/book/services/BookService?wsdl
