Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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: src
Download: | axis-1.2.1-2jpp_2fc.src.rpm |
Build Date: | Mon Mar 6 16:57:57 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 3.61 MiB |
Changelog
- * Mon Mar 6 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0:1.2.1-2jpp_2fc
-
- stop scriptlet spew
- * Wed Mar 1 17:00:00 2006 Archit Shah <ashah{%}redhat{*}com> 0:1.2.1-2jpp_1fc
-
- remove unnecessary build dependencies on jacorb and jonathan-rmi
- include fix to Axis bug 2142
- merge from upstream 2jpp
- * Fri Dec 9 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt