Name Date Size

.. 2012-03-06 15:30:16 13

build.xml 2012-03-06 15:30:16 2.4 KiB

jse_only 2012-03-06 15:30:16 14

jse_only_ejbcommit 2012-03-06 15:30:16 14

jse_only_ejbcommit1 2012-03-06 15:30:16 14

jse_only_ejbrollback 2012-03-06 15:30:16 14

jse_only_ejbrollback1 2012-03-06 15:30:16 14

README 2012-03-06 15:30:16 408

README

This directory contains tests to check the transaction feature in JavaEE service engine.
These tests require database to be up and running.
Every test here creates a different table and drops that table in the end of the execution.
Tests jse_only* have JavaEE SE as consumer as well as provider. No binding component is used in these tests.
How to Run:
1. Start appserver and start database.
2. asant all