Versions Compared

Key

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

...

  • WS-RM is being updated to support 1.1. Also included are some feature improvements such as sequence demarcation by WS-RM client.
  • WS-RM components are fully JMX instrumented. Various status information about the WS-RM processing such as sequences, retries, acknowledgments can be monitored over JMX.
  • WS-MetadataExchange support for server side. CXF services will now respond properly to WS-MEX requests.
  • Karaf commands
    • cxf:list-busses
    • cxf:list-endpoints busid
    • cxf:stop-endpoint busid endpointName
    • cxf:start-endpoint busid endpointName

Removed modules

  • All the JBI related modules have been removed from CXF. If using CXF with JBI, it's recommended to use the ServiceMix CXF JBI components. Any code that those modules needed from past versions of CXF will be moved into those ServiceMix components.Karaf commands
  • cxf:list-busses
  • cxf:list-endpoints busid
  • cxf:stop-endpoint busid endpointName
  • cxf:start-endpoint busid endpointName

API Changes

Runtime Changes

...