
This directory does not contain an $SUBSTITUTE_NAME$ demo. It contains code that
is common to other JCA samples. 

Before running the other JCA samples, set the $SUBSTITUTE_HOME$ environment variable 
as follows:

 (Unix) % export $SUBSTITUTE_HOME$=<$SUBSTITUTE_NAME_LOWER$-home>
 (Windows) > set $SUBSTITUTE_HOME$=<$SUBSTITUTE_NAME_LOWER$-home>

Then build the code in this directory by running:

   ant build






