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_2.tgz 29 MB (29436424 Bytes)

http://www.xmlBlaster.org/xmlBlaster_REL_1_6_2.tar.bz2 29 MB (28516386 Bytes)

http://www.xmlBlaster.org/xmlBlaster_REL_1_6_2.zip 31 MB (30907221 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_2.tgz.md5
http://www.xmlBlaster.org/xmlBlaster_REL_1_6_2.tar.bz2.md5
http://www.xmlBlaster.org/xmlBlaster_REL_1_6_2.zip.md5

Example:

   md5sum xmlBlaster_REL_1_6_2.tgz
   a6da32c849c95d828722da29312642de  xmlBlaster_REL_1_6_2.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: 2007-12-03 15:56:52 +0000 (Mon, 03 Dec 2007) $ $Author: ruff $