business/src/main/lib-compile/README.txt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This directory contains jar files needed only during compiling. 
They are not needed at runtime because runtime will be in a container (usually JBoss) that would provide these jars.

To populate or refresh this directory, run the get-dependent-files target in the project's build.xml Ant file.
