It looks like the testsuite has had a bit of a work over....
I figured out how to run my WebIntegration test again - but it falls over straight away. I don't think it's the web integration that is failing: one-test: Running org.jboss.test.web.test.WebIntegrationUnitTestCase Exception in thread "main" java.lang.NullPointerException at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTest(XMLJUnitResultFormatter.java:196) at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.formatError(XMLJUnitResultFormatter.java:230) at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.addError(XMLJUnitResultFormatter.java:225) at junit.framework.TestResult.addError(TestResult.java:36) at junit.framework.TestResult.runProtected(TestResult.java:133) at junit.extensions.TestSetup.run(TestSetup.java:23) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) TEST org.jboss.test.web.test.WebIntegrationUnitTestCase FAILED BUILD SUCCESSFUL Interesting that the buildis reported as SUCCESSFUL Jules P.S. I refreshed my tree an hour or so ago - I'll try again. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
