JBossCache -- a replicated, transactional, and fine-grained cache system
========================================================================

Note:
 - We offer different packaging for download:
   + jbosscache-core-2.1.x-bin, just the core jar file and dependencies.
   + jbosscache-core-2.1.x-all, everything including docs, sources and tests.
   + jbosscache-core-2.1.x-doc, just the documentation.

 - If you are looking for JBoss Cache POJO edition, this is a separate distribution:
   + jbosscache-pojo-2.1.x-bin, just the core jar file and dependencies.  Note that this will include jbosscache-core.jar as a dependency.
   + jbosscache-pojo-2.1.x-all, everything including docs, sources and tests.
   + jbosscache-pojo-2.1.x-doc, just the documentation.


Requirements:
 - JDK 5.0 and up

Running the tutorial:
 - The bin and all distros come with a build.xml file in the directory root, which contains targets for running
   tests as well as the demo outlined in the tutorial.  You need an installation of Jakarta Ant 1.6.0 or higher
   to run the script.

-  Just run 'ant' in the root directry for instructions.  


Problems:
 - Please report problems to the JBoss cache forum 
   (http://www.jboss.org/forum.jsp?forum=157)
   or the JBoss dev mailing list

