It looks like the recent modification of BaseLocalContainerInvoker has broken the MDB testsuite (as well as other MDB applications). It trys to call getLocalHomeClass(), which will throw an Error directly from MessageDrivenContainer. What is even more disturbing is that the jbosstest output does not reflect this failure. The TEST-*** file is empty, but it does exist. Does anyone know why the testsuite would behave like this? Should MessageDrivenContainer throw these errors? Or should BaseLocalContainerInvoker recognize that these methods are not to be called? --jason _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
