DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
In general, 2.1.x releases occur about every 8 weeks.
CXF version 2.2.x
These should just be a bug fix releases for bugs users encounter with 2.2.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 may be back ported from trunk to provide some new functionality to users quicker if it doesn't affect the existing stuff or can enhance some of the new features in 2.2 (one example may be WS-SecurityPolicy support for code first cases).
CXF version 2.3
New features are being developed here to be released "when ready". The current plan is in Q1Q3/09, but subject to slippage if we the features aren't releasable. Features on the roadmap include:
- JAX-RS 1.0 support
- WS-SecurityPolicy support
- WS-Trust support WS-SecureConversation support
- 1 (providing spec is finalized and TCK available)
- JAX-WS 2.2 (providing spec is finalized and TCK available)
- SOAP/TCP support (GSoC project)
- SOAP/JMS spec compliance (GSoC project)
- SDO databinding (GSoC project)
- Additional Annotation driven development/configuration
More may be added if people submit new code. If you want something added, please contribute!
Future version - some will likely go into 2.2
...