Versions Compared

Key

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

...

  • WS-Context & Session support
  • Other WS-* support; e.g., Quality of Service (WS-Atomic Transactions and WS-Coordination), bootstrapping (WS-MetaDataExchange), WS-BusinessActivity, WS-Eventing and WS-Transfer
  • An invoker for Ode which uses CXF
  • A HTML Form based "tester" for WebServices
  • XMPP/Jabber 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.
  • Support for Web Service Definition Language (WSDL) 2.0
  • Castor databinding
  • See the Roadmap and jump in and help

How to submit patch

  • Check out code from 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)

...