JBoss 3.x doesn't seem to work at all with JDK 1.4. I can't even start it. It just stops on some exception and shuts itself down ( I can provide the error if it helps). The following testsuite also gives more errors than successful tests! Is it supposed to work, or when will it work?
Marius K On søn, 2002-04-07 at 08:30, [EMAIL PROTECTED] wrote: > > > JBoss daily test results > > SUMMARY > > Number of tests run: 544 > > -------------------------------------------- > > Successful tests: 219 > > Errors: 315 > > Failures: 10 > > -------------------------------------------- > > > > [time of test: 7 April 2002 7:30 GMT] > [java.version: 1.4.0] > [java.vendor: Sun Microsystems Inc.] > [java.vm.version: 1.4.0-b92] > [java.vm.name: Java HotSpot(TM) Client VM] > [java.vm.info: mixed mode] > [os.name: Linux] > [os.arch: i386] > [os.version: 2.4.9-31] > > See http://lubega.com for full details > > NOTE: If there are any errors shown above - this mail is only highlighting > them - it is NOT indicating that they are being looked at by anyone. > Remember - if a test becomes broken after your changes - fix it or fix the test! > > -------------------------------------------- > > > > DETAILS OF ERRORS > > [details not shown -as this makes the mail too big to reach the sf mailing list] > > > > > PS BEFORE you commit, run the test suite! > > Its really is easy, just use the ant target 'run-basic-testsuite' from the > build directory. > > > To just run the unit tests (they are quite quick): > > In the testsuite directory, > ./build.sh tests-unit > > > You can run a single test case using: > ./build.sh -Dtest=[XXXTestCase] one-test > > The XXXTestCase is the classname of the junit class to run. So, to run the > EJBSpecUnitTestCase use: > ./build.sh -Dtest=EJBSpecUnitTestCase one-test > > > To run all tests within a package, use > ./build.sh -Dtest=[package] test > > The package is name of the directory under the org/jboss/test directory that > contains the tests to run. So, to run the unit tests in the > org.jboss.test.security package use: > ./build.sh -Dtest=security test > > > > Thanks for all your effort - we really do love you! > > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user