Name Date Size

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

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

common 2012-03-06 15:30:16 5

config 2012-03-06 15:30:16 5

framework-controller 2012-03-06 15:30:16 7

hybridapp1 2012-03-06 15:30:16 6

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

test1 2012-03-06 15:30:16 7

test2 2012-03-06 15:30:16 7

test4 2012-03-06 15:30:16 7

test6 2012-03-06 15:30:16 10

test7 2012-03-06 15:30:16 7

TODO 2012-03-06 15:30:16 2.1 KiB

README

Running the tests :
1. Set the following environment varaibles:
TEST_HOME : path to the directory where osgi-javaee is present.
S1AS_HOME : path to GlassFish install directory.
2. use asadmin commands to start the domain and start database.
3. run "ant setup", to setup the osgi framework controller.
4. run "ant all" for executing the tests.
5. run "ant unsetup" for deactivating the osgi framework controller.
6. stop-domain, stop-database.