Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

WS-Security

WS-ReliableMessaging

 

Major dependency changes

  • Spring 3.2 or newer is required.   The calls to the API's that were deprecated in Spring 3.x have been removed.  This allows CXF 3.0 to work with Spring 4, but means it can no longer with with Spring 2.5.

CXF Module/Jar Changes

  • Combined api/core into just a cxf-core. All "wsdl" related stuff has been moved to a new cxf-wsdl bundle to remove the wsdl4j requirement for JAX-RS applications.

...