-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.0.3RC2
-
None
I'm seeing some testsuite failures when running the JACC security manager test.
Suite: org.jboss.test.jacc.test.JMXConsoleUnitTestCase(JACC+SecurityMgr)
Test: testMBeanOperation
Type: error
Exception: java.io.IOException
Message: Expected reply code:200, actual=500
---------------------------------
Suite: org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
Test: testSnoopJSP
Type: error
Exception: java.io.IOException
Message: Expected reply code:200, actual=500
---------------------------------
I see a few issues in the logs, the problem is reproducable on both windows and linux with a 1.4 compiler using code check out from Branch_4_0_3_SP1
- is related to
-
JBAS-2310 org.jboss.test.jacc.test.WebIntegrationUnitTestCase (tests-jacc-security)
- Closed