Source code

  • Web Access to the Repository
  • Download the Source
  • Access the Source Tree
    • SVN projects

      Web Access to the Repository

You can browse the ws.apache.org workspaces via the web.

  • Axis 1.X
  • Axis 2.X
  • WS-Commons
  • JaxMe
  • jUDDI
  • Kandula
  • Muse
  • Sandesha
  • Scout
  • Synapse
  • TSIK
  • Tuscany
  • Woden
  • WSIF
  • WSS4J
  • XMLRPC

    Download the Source

Most users of the source code probably don't need to have day to day access to the source code as it changes. For these users we provide easy to unpack source code downloads via our download pages.

Access the Source Tree

So, you've decided that you need access to the source tree to see the latest and greatest code. There's two different forms of CVS access. The first is anonymous and anybody can use it. The second is not and you must have a login to the development server. If you don't know what this means, join the mailing list and find out.

SVN projects

New projects are now in the apache svn. To checkout the code use following commands(if you are using a GUI SVN client, configure it appropriately):svn co " class="external-link" rel="nofollow">https://svn.apache.org/repos/asf/webservices/module-name
Modules available for access are:

  • axis
  • axis2
  • commons
  • jaxme
  • juddi
  • kandula
  • muse
  • sandesha
  • scout
  • synapse
  • wsif
  • wss4j
  • xmlrpc

New projects (via incubator) are available fromsvn co " class="external-link" rel="nofollow">https://svn.apache.org/repos/asf/incubator/module-name
Modules available for access are:

  • tuscany
  • woden
  • No labels