JdbcMapper/system-controls/test/ejb
2014-04-15 13:40:50 -04:00
..
src Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00
build.xml Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00
README.txt Initial import of https://svn.apache.org/repos/asf/beehive/tags/v1.0.2 2014-04-15 13:40:50 -04:00

There are two sets of tests for the EJB system control.

The first set tests the EJB assembler, these tests have no external dependencies.

The second set test EJB controls using geronimo and cactus.  In order to run these tests
it is necessary to have geronimo (1.0 or later) and cactus installed on your system.  It is also
necessary to set the environment varaiables CACTUS_HOME and GERONIMO_HOME.

Run the tests with the 'cactus.tests' ant target.