Versions Compared

Key

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

...

There are many interesting areas of CXF that you could potentially work on. Some ideas:

Last update: Sep 19, 2007

  • WS-SecureConversation, WS-TurstWS-Context & Session support
  • An invoker for Ode which uses CXF
  • XMPP/Jabber transportTCP transport
  • See the Roadmap and jump in and help
  • Increasing unit test coverage. Adding unit tests for areas that are not covered by current test cases is always valuable to the project.

How to submit patch

  • Check out code from source repository Source Repository
  • Make your changes, test, and build successfully
  • Generate patch using "svn diff"
  • Open a Jira issue and attach the patch.txt file to the issue. (make sure you select the "Grant license to ASF for inclusion" option)

...