enterprise/src/main/lib/README.txt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This directory contains jar files needed by the business AND web layers.  They will be included in the root of the EAR file.
The business layer will reference them through a Class-Path entry in its MANIFEST.MF (whose source is in 
business/src/main/resources/META-INF/MANIFEST.MF).

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