You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

There are many ways you can get involved in CXF:

1. Participate on the mailing lists. Propose ideas. Comment on others ideas.
2. Look at the open JIRA issues
3. Provide feedback on the current code
4. Take a look at some of the ideas below

Coding ideas for CXF newcomers

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

Last update: Sep 19, 2007

  • WS-SecureConversation, WS-Turst
  • WS-Context & Session support
  • An invoker for Ode which uses CXF
  • XMPP/Jabber transport
  • TCP transport
  • See the Roadmap and jump in and help

Becoming a committer

  • First off, read about How the ASF works. Most importantly, the sections on Meritocracy and Roles. That provides a bit of background.
  • The important part is that you need to earn the right to be a committer, it's not something we'll give you just because your name is James Gosling. To earn the right, you need to get involved. (see top section above)
  • If you become involved, participate in email discussions, submit patches, etc... the current devs may invite you to become a committer through a vote. If the vote passes, that will trigger a bunch of things such as submitting a CLA, creating accounts, etc....

Hint: submitting patches to Jira issues is the best way. It shows that you are digging into the code, are following best practices, writing tests, etc.... It also annoys the developers to constantly have to review patches and if your patches are all acceptable, they'll start the process to grant committership just to stop having to review patches. (smile)

  • No labels