Open Source Projects

  1. Axis 2
  2. Axis- Geronimo Module
  3. EWS
  4. Axis Mora
  5. Axis 1.1. work
    Axis has been the first open source project I step in to, and at first it is far from easy been found the way around. But after nearly two years with the project one feel like been at home. Nice thing about middleware projects are that they evolve and used by thousands over the time.
  6. JAXME and WSDL2 Java
    Axis WSDL2Java tool uses the DOM to parse the XSD. There is an Apache XSD parser call JAX-ME. Our work is to convert the WSDL2Java to work using JAX-ME. We, same team did Axis Mora has wrote the basic code and the code is under the REPLACE_DOM_JAXME link in the Axis CVS. But it does not get shipped as it lag on the schedule [mainly due to we had final exams] and Axis 2 come up by the time it could have come up.
  7. WSDL2WS, Axis C++ code generation tool
    This tool is shared between Axis Mora and Axis C++. This is a java tool tat parse the WSDL and generate the Axis C++, stubs and skeltons. I took part in the intial design and the development.

Axis 2 Summit