Download xmlBlaster

Full SVN snapshot: all sources, docs, libraries (big).

If you develop with xmlBlaster, checkout from subversion. This is the most current snapshot and usually as stable as the official releases.


http://www.xmlBlaster.org/xmlBlaster_REL_1_6_4.tgz 31 MB (31355038 Bytes)

http://www.xmlBlaster.org/xmlBlaster_REL_1_6_4.tar.bz2 30 MB (30357452 Bytes)

http://www.xmlBlaster.org/xmlBlaster_REL_1_6_4.zip 33 MB (32885489 Bytes)


Important note when upgrading from 1.0.6 or previous:

Please comment out the following lines in your old xmlBlaster.properties as shown:

#------------------------------------------------------------------------------
#
# JAXP parsers.
#
#javax.xml.parsers.SAXParserFactory=org.apache.crimson.jaxp.SAXParserFactoryImpl
#javax.xml.parsers.DocumentBuilderFactory=org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
#------------------------------------------------------------------------------
         

Or use the new xmlBlaster/config/xmlBlaster.properties.template


Please verify the download by the following MD5 checksum files

http://www.xmlBlaster.org/xmlBlaster_REL_1_6_4.tgz.md5
http://www.xmlBlaster.org/xmlBlaster_REL_1_6_4.tar.bz2.md5
http://www.xmlBlaster.org/xmlBlaster_REL_1_6_4.zip.md5

Example:

   md5sum xmlBlaster_REL_1_6_4.tgz
   5f0a623ea1c8bd3d928b9e1715d7ce18  xmlBlaster_REL_1_6_4.tgz
           

and compare the result with the above md5 file.

Usually your Linux distribution includes the md5sum executable, for Windows you can download the md5.exe from here


Older xmlBlaster releases

Note for Solaris users:

The Solaris tar is not compatible with our GNU tar. Solaris users should download the zip version or install a GNU tar on their machine.

Installation:

Unpack the distribution and follow these guidelines.
For more thorough installation informations please read the file xmlBlaster/INSTALL in the distribution.

Last updated $Date: 2008-11-18 13:32:45 +0000 (Tue, 18 Nov 2008) $ $Author: ruff $