Spring / Web services
Advantages of using Apache CXF implementation.
The main advantage is that Apache CXF can produce both JAX RS and JAX WS implementations from the same data model and service interface.
CXF has good support for spring. It is a open source framework and support OSGI.
CXF supports complex feature such as WS-Security, WS-RM and WS-Policy.
More Related questions...