Apache Software Foundation Distribution Directory
The directories linked below contain current software releases from the Apache Software Foundation projects. Older non-recommended releases can be found on our archive site.
To find the right download for a particular project, you should start at the project's own webpage or on our project resource listing rather than browsing the links below.
Please do not download from apache.org! If you are currently at apache.org and would like to browse, please instead visit a nearby mirror site.
Projects
Name Last modified Size Description
Parent Directory 12-Oct-2007 02:33 -
KEYS 19-Jul-2004 15:24 3k
README.html 27-Oct-2006 00:38 1k Apache Web Services Ja>
binaries/ 27-Oct-2006 00:40 -
source/ 27-Oct-2006 00:40 -
ws-jaxme-current-bin.tar.gz 25-Oct-2006 22:03 6.5M Apache JaxMe downloads
ws-jaxme-current-bin.tar.gz.asc 25-Oct-2006 22:03 1k Apache JaxMe downloads
ws-jaxme-current-src.tar.gz 25-Oct-2006 22:09 5.2M Apache JaxMe downloads
ws-jaxme-current-src.tar.gz.asc 25-Oct-2006 22:09 1k Apache JaxMe downloads
JaxMe 0.5.2
This is version 0.5.2 of Apache JaxMe 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/jaxme/KEYS
Always test available signatures, e.g.,
> pgpk -a KEYS
> pgpv ws-jaxme-0.5.2-bin.tar.gz.asc
or,
> pgp -ka KEYS
> pgp ws-jaxme-0.5.2-bin.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify ws-jaxme-0.5.2-bin.tar.gz.asc