Jump to letter: [
          
            ABCDEGHIJKMNOPRSTWX
          ]
        
        axis: A SOAP implementation in Java
        
        
        - Summary
 
        - Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
submission to W3C.
From the draft W3C specification:
SOAP is a lightweight protocol for exchange of information in a decentralized,
distributed environment. It is an XML based protocol that consists of three
parts: an envelope that defines a framework for describing what is in a message
and how to process it, a set of encoding rules for expressing instances of
application-defined datatypes, and a convention for representing remote
procedure calls and responses.
This project is a follow-on to the Apache SOAP project.
 
        
        
        
        Changelog
        
            - * Mon Feb 28 23:00:00 2005 Fernando Nasser <fnasser{%}redhat{*}com> 0:1.2-0.rc2.1jpp
 
            - 
            
- Upgrade to 1.2.rc2
 
        
        
            - * Sat Aug 21 00:00:00 2004 Ralph Apel <r.apel at r-apel.de>  0:1.1-3jpp
 
            - 
            
- Build with ant-1.6.2
 
        
        
            - * Fri Jun 27 00:00:00 2003 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>  0:1.1-2jpp
 
            - 
            
- fix javadoc versionning