Spring / Web services
Difference between Apache CXF and Apache AXIS.
Apache CXF. | Apache Axis. |
CXF supports for WS-Addressing, WS-Policy, WS-RM, WS-Security and WS-I BasicProfile. | Axis2 also supports WS-RM, WS-Security, and WS-I BasicProfile except for WS-Policy. |
CXF has better integration with Spring and other frameworks. | Axis2 integrate with Spring. |
Better Community aspects and supportability. | Growing community aspects and supportability. |
CXF has SOAP, REST/HTTP, and its Data Bindings support JAXB 2.0,Aegis, by default it use JAXB 2.0 and more close Java standard specification.. | Axis2 supports a wider range of data bindings, including XMLBeans, JiBX, JaxMe and JaxBRI as well as its own native data binding, ADB. |
More Related questions...