Versions Compared

Key

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

...

  • XFire migration issues
  • Any interopability issues
  • Critical show stoppers
  • etc....

In general, 2.0.x releases occur about every 12 weeks.

CXF version 2.1.x

These should just be a bug fix releases for bugs users encounter with 2.1.x versions. These will be done on a branch by selectively merging fixes from trunk on an as-needed basis. For the most part, there would be fixes for:

  • XFire migration issues
  • Any interopability issues
  • Critical show stoppers
  • etc....

However, some new features have been back ported from the 2.2 branch (trunk) to provide some new functionality to users quicker. These include:

  • Continuations
  • True asynchronous client requests
  • Request/Response contexts for simple frontend clients and Dynamic clients
  • New spring based JMS transport

...