Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xmlrpc: Java XML-RPC implementation
Name: | xmlrpc |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 2.0.1 |
License: | Apache Software License |
Release: | 1jpp_6.ML5 |
URL: | http://xml.apache.org/xmlrpc/ |
- Summary
- Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
that uses XML over HTTP to implement remote procedure calls.
Apache XML-RPC was previously known as Helma XML-RPC. If you have code
using the Helma library, all you should have to do is change the import
statements in your code from helma.xmlrpc.* to org.apache.xmlrpc.*.
Changelog
- * Tue Apr 11 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Mar 7 00:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0:2.0.1-1jpp_6fc
-
- stop scriptlet spew
- * Sat Feb 25 00:00:00 2006 Igor Foox <ifoox{%}redhat{*}com> - 0:2.0.1-1jpp_5fc
-
- Added post/postun dependency on coreutils.