-
Task
-
Resolution: Obsolete
-
Major
-
JBossAS-5.0.0.Beta4
-
None
-
AS/trunk
The mdbsessionpoolclear testcase fails with
Testsuite: org.jboss.test.mdbsessionpoolclear.test.MDBUnitTestCase
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 9.665 sec
Testcase: testMdb took 7.593 sec
Caused an ERROR
not found: ForceClearOnShutdown
javax.management.AttributeNotFoundException: not found: ForceClearOnShutdown
at org.jboss.mx.server.AbstractMBeanInvoker.getAttribute(AbstractMBeanInvoker.java:335)
at org.jboss.mx.server.MBeanServerImpl.getAttribute(MBeanServerImpl.java:565)
at org.jboss.jmx.connector.invoker.InvokerAdaptorService.invoke(InvokerAdaptorService.java:270)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:138)
as there is a regression between the JMX view of org.jboss.ejb.plugins.jms.JMSContainerInvoker differs between 4.2 and 5.0.
The mdbsessionpoolclear testcase passes in Branch_4_2.