Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
ws-soap: Simple Object Access Protocol
- Summary
- The Apache Soap project is an implementation of the draft W3C protocol
by the same name. It is based on, and supersedes, the IBM SOAP4J
implementation.
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.
Changelog
- * Tue Oct 17 12:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:2.3.1-5jpp
-
- First JPP-1.7 release
- Add post/postun Requires for javadoc
- Add gcj_support option
- * Fri Sep 3 12:00:00 2004 Fernando Nasser <fnasser{%}redhat{*}com> 0:2.3.1-4jpp
-
- Rebuilt with Ant 1.6.2
- * Sun May 4 12:00:00 2003 David Walluck <david{%}anti-microsoft{*}org> 0:2.3.1-3jpp
-
- update for JPackage 1.5