View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050126082235Lbuild.50
|
| testAspect | org.jboss.test.aop.test.RemotingUnitTestCase | | testUnsecureRunAsServlet | org.jboss.test.jacc.test.WebIntegrationUnitTestCase | | unknown | org.jboss.test.jbossmq.test.LargeMessageUnitTestCase | | unknown | org.jboss.test.jbossmq.test.OILConnectionUnitTestCase | | testUnsecureRunAsServlet | org.jboss.test.securitymgr.test.WebIntegrationUnitTestCase | | testUnsecureRunAsServlet | org.jboss.test.web.test.WebIntegrationUnitTestCase | | testNonPrimitiveGet | org.jboss.test.cluster.test.ScopedAttrBasedTestCase | | testNonPrimitiveModify | org.jboss.test.cluster.test.ScopedAttrBasedTestCase | | testInvalidate | org.jboss.test.cluster.test.ScopedAttrBasedTestCase | | testNonPrimitiveModify | org.jboss.test.cluster.test.ScopedSetAttributeTestCase | | testNonPrimitiveGet | org.jboss.test.cluster.test.ScopedSetAttributeTestCase | | testInvalidate | org.jboss.test.cluster.test.ScopedSetAttributeTestCase | | testConcurrentPut | org.jboss.test.cluster.test.SessionBasedConcurrentTestCase | | testPooling | org.jboss.test.cts.test.MDBUnitTestCase | | testSRPLoginWithAuxChallenge | org.jboss.test.security.test.SRPLoginModuleUnitTestCase | | testPooling | org.jboss.test.securitymgr.test.MDBUnitTestCase | | testMDBTimer | org.jboss.test.timer.test.BasicTimerUnitTestCase | | testJBossEditors | org.jboss.test.util.test.PropertyEditorsUnitTestCase |
|
|
| |
|
| 1.11.4.1 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCCreateBeanClassInstanceCommand.java | Added entity name to the exception msg |
| 1.1.2.2 | modified | andd | console/src/resources/webconsole.war/MdbEjb.jsp | JBAS-1321 - Using small caps for attr access (getstats() / isstatisticsProvider()) |
| 1.64.2.3 | modified | starksm | server/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java | Clear the thread security association on invoker startup to avoid leaking this back to the deployer thread. Resolves JBAS-1320. |