Hi,
I am trying to understand the appserv-tests/devtests/admin/ tests
1. Seems like none of these are working. The build.xml has older jars in
classpath which refer to v2 jars. I doubt any of these were run for v3.
2. In appserv-tests/devtests/admin/pe/src/test most of the tests are
tests Mbeans (are these even applicable for v3)
3.I see some tests in OfflineConfigTest ,AdminInfraTest but need more
information on those
Typically what most of us have been following in our respective devtests
is just set the APS_HOME , AS_HOME and do ant all
and all our tests run.Here I did not see any top level build files ,
instructions etc.
Could either of you spare some time to guide us through these tests. Is
this the right place? How and which of these are expected to run. Most
places do not even build.
Thanks,
Bhakti