| Apache Web Services Binary Downloads |
This directory contains the source and binary distributions for the Apache Web Services project. Please note that only CURRENT releases are available here. For older releases, please visit http://archive.apache.org/dist/ws
Name Last modified Size Description
Parent Directory 23-Nov-2008 19:29 -
KEYS 27-Apr-2005 13:59 3k
README.html 26-Apr-2009 13:08 1k Apache Web Services XM>
apache-xmlrpc-current-bin.tar.bz2 20-Apr-2009 12:49 502k Apache XMLRPC downloads
apache-xmlrpc-current-bin.tar.bz2.asc 20-Apr-2009 12:50 1k Apache XMLRPC downloads
apache-xmlrpc-current-bin.tar.gz 20-Apr-2009 12:49 641k Apache XMLRPC downloads
apache-xmlrpc-current-bin.tar.gz.asc 20-Apr-2009 12:50 1k Apache XMLRPC downloads
apache-xmlrpc-current-bin.zip 20-Apr-2009 12:49 1.3M Apache XMLRPC downloads
apache-xmlrpc-current-bin.zip.asc 20-Apr-2009 12:50 1k Apache XMLRPC downloads
apache-xmlrpc-current-src.tar.bz2 20-Apr-2009 12:50 126k Apache XMLRPC downloads
apache-xmlrpc-current-src.tar.bz2.asc 20-Apr-2009 12:50 1k Apache XMLRPC downloads
apache-xmlrpc-current-src.tar.gz 20-Apr-2009 12:50 168k Apache XMLRPC downloads
apache-xmlrpc-current-src.tar.gz.asc 20-Apr-2009 12:50 1k Apache XMLRPC downloads
apache-xmlrpc-current-src.zip 20-Apr-2009 12:50 357k Apache XMLRPC downloads
apache-xmlrpc-current-src.zip.asc 20-Apr-2009 12:50 1k Apache XMLRPC downloads
binaries/ 26-Apr-2009 13:03 -
sources/ 26-Apr-2009 13:03 -
XML-RPC 3.1.2
This is version 3.1.2 of Apache XML-RPC from the Apache Web Services Project. It is available in both binary and source distributions.
Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files.
PGP Signatures
The distribution kits have been digitally signed (using PGP). There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at http://www.apache.org/dist/ws/xmlrpc/KEYS
Always test available signatures, e.g.,
> pgpk -a KEYS
> pgpv apache-xmlrpc-3.1.2-bin.tar.gz.asc
or,
> pgp -ka KEYS
> pgp apache-xmlrpc-3.1.2-bin.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify apache-xmlrpc-3.1.2-bin.tar.gz.asc