Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        axis - A SOAP implementation in Java
        
        
        - Description:
- 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.
Packages
        
        
            | axis-1.2.1-7.5.el6_5.noarch
              [1.5 MiB] | Changelog
              by Michal Srb (2014-09-04): - Fix MITM security vulnerability
- Use GCJ friendly patch
- Resolves: CVE-2014-3596 | 
            | axis-1.2.1-7.3.el6_3.noarch
              [1.5 MiB] | Changelog
              by Mikolaj Izdebski (2013-01-21): - Add missing connection hostname check against X.509 certificate name
- Resolves: CVE-2012-5784 |