XFIRE优越与AXIS是使用的方便性提高、完全的POJO符合现在的趋势、SPRING的完整集成的一大优点。AXIS2使用较为复杂,是高端的WEBSERVICES!

解决方案 »

  1.   

    都还好吧,Java Code First的话,采用XFire吧。
      

  2.   

    CXF has support for WS-Addressing, WS-Policy, WS-RM, WS-Security, and WS-I BasicProfile. Axis2 supports each of these except for WS-Policy, which will be supported in an upcoming version. 
    CXF was written with Spring in mind; Axis2 is not. 
    Axis2 supports a wider range of data bindings, including XMLBeans, JiBX, JaxMe and JaxBRI as well as its own native data binding, ADB. Note that support for JaxME and JaxBRI are still considered experimental in Axis2 1.2. CXF currently supports only JAXB and Aegis; support for XMLBeans, JiBX and Castor will come in CXF 2.1. 
    Axis2 supports multiple languages--there is a C/C++ version available in addition to the Java version.