Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
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.
Arch: noarch
| Download: | axis-1.4-2jpp.src.rpm |
| Build Date: | Tue Apr 4 16:44:24 2006 |
| Packager: | Ralph Apel <r.apel@r-apel.de> |
| Size: | 7.92 MiB |
Arch: noarch
| Download: | axis-1.4-2jpp.noarch.rpm |
| Build Date: | Tue Apr 4 16:44:24 2006 |
| Packager: | Ralph Apel <r.apel@r-apel.de> |
| Size: | 10.56 MiB |
Changelog
- * Tue Apr 4 12:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:1.4-2jpp
-
- Replace j-c-httpclient3 with j-c-httpclient >= 3.0
- * Mon Mar 27 12:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:1.4-1jpp
-
- Upgrade to 1.4
- Extend/Implement dom2 via xml-commons-jaxp-1.2-apis
- Use explicit BR of classpathx-jaf and classpathx-mail
- BR java-devel >= 1.4.2 and require java >= 1.4.2
- * Wed Oct 19 12:00:00 2005 Fernando Nasser <fnasser{%}redhat{*}com> 0:1.2.1-2jpp
-
- Add missing requires for jaxp_parser_impl