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.1-2jpp.src.rpm |
Build Date: | Thu Jun 26 14:10:21 2003 |
Packager: | Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> |
Size: | 8.84 MiB |
Arch: noarch
Download: | axis-1.1-2jpp.noarch.rpm |
Build Date: | Thu Jun 26 14:10:21 2003 |
Packager: | Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> |
Size: | 1.31 MiB |
Changelog
- * Thu Jun 26 12:00:00 2003 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 0:1.1-2jpp
-
- fix javadoc versionning
- * Thu Jun 26 12:00:00 2003 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 0:1.1-1jpp
-
- Initial packaging
- no xml security for now since xml-security is not packaged yet
- functional tests not executed yet - seems they need some setup and do not
run out of the box
- no webapp right now - file layout is too messy if hidden into a war file
since jpp installs webapps expanded, this matters