Codehaus XFire
From Wikipedia, the free encyclopedia
|
|
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2007) |
Codehaus XFire is a Java SOAP framework for development and consumption of web services.
Unlike earlier similar products, such as Apache Axis 1.x that use in-memory tree models (such as DOM) for XML, XFire uses StAX resulting in better performance.[citation needed]. Apache Axis2 also uses StAX.
XFire provides support for:
-
- All Web Service Standards - SOAP, WSDL, WS-I Basic Profile, WS-Addressing, WS-Security, etc.
- Bindings POJOs, XMLBeans, JAXB 1.1, JAXB 2.0, and Castor support
- Transports - HTTP, JMS, XMPP, In-JVM, etc.
- Frameworks like Spring, Pico, Plexus, and Loom support.
- Client and server stub generation
- JAX-WS early access support
XFire is no longer in development and has been superseded by Apache CXF and the enterprise version, FUSE Services Framework.
[edit] Software Built on XFire
- UNICORE 6
-
This list is incomplete; you can help by expanding it.
[edit] External links
| This Web software related article is a stub. You can help Wikipedia by expanding it. |