Hello,
I performed some changes in testsuite/build.xml in order to solve
http://jira.jboss.com/jira/browse/JBAS-3993 issue.
I copied tests.classpath to tests.compile.classpath.
Then I added all jar files in ${jboss.dist}/client at the beginning of
test.classpath.
tests.classpath are now being used to run the tests and
test.compile.classpath to compile them.
Some files under testsuite/imports/sections/ had to be changed as well
(see the file attached to JBAS).
Discussion to JBAS-3993 can be found here
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=99186
Regards,