JdbcMapper/system-controls/test/ejb/README.txt

12 lines
454 B
Plaintext
Raw Normal View History

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.