]
Anil Saldhana commented on JBAS-5054:
-------------------------------------
The reason there were so many errors existed is explained here:
EJBMethodPermission(String EJBName,
String methodName,
String methodInterface,
String[] methodParams)
methodParams being an empty array implies method with zero args whereas a null
methodParams implies all overloaded method signatures.
Who would have thought things would be so subtle in the JACC jungle?
tests-jacc-security failures
----------------------------
Key: JBAS-5054
URL:
http://jira.jboss.com/jira/browse/JBAS-5054
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Security
Reporter: Scott M Stark
Assigned To: Scott M Stark
Priority: Critical
Fix For: JBossAS-5.0.0.Beta3
There are many failures in the tests-jacc-security target.
[junit] Running org.jboss.test.cmp2.audit.test.AuditUnitTestCase
[junit] Tests run: 7, Failures: 0, Errors: 7, Time elapsed: 9.904 sec
[junit] Test org.jboss.test.cmp2.audit.test.AuditUnitTestCase FAILED
[junit] Running org.jboss.test.jacc.test.CallerInRoleUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.8 sec
[junit] Test org.jboss.test.jacc.test.CallerInRoleUnitTestCase FAILED
[junit] Running org.jboss.test.jacc.test.EJBSpecUnitTestCase
[junit] Tests run: 23, Failures: 2, Errors: 20, Time elapsed: 21.539 sec
[junit] Test org.jboss.test.jacc.test.EJBSpecUnitTestCase FAILED
[junit] Running org.jboss.test.jacc.test.FormAuthUnitTestCase
[junit] Tests run: 5, Failures: 5, Errors: 0, Time elapsed: 1.088 sec
[junit] Test org.jboss.test.jacc.test.FormAuthUnitTestCase FAILED
[junit] Running org.jboss.test.jacc.test.MissingMethodUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.948 sec
[junit] Test org.jboss.test.jacc.test.MissingMethodUnitTestCase FAILED
[junit] Running org.jboss.test.jacc.test.WebConstraintsUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 3, Time elapsed: 10.921 sec
[junit] Test org.jboss.test.jacc.test.WebConstraintsUnitTestCase FAILED
[junit] Running org.jboss.test.jacc.test.WebIntegrationUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 2.376 sec
[junit] Test org.jboss.test.jacc.test.WebIntegrationUnitTestCase FAILED
[junit] Running org.jboss.test.web.test.UserInRoleUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 1.123 sec
[junit] Test org.jboss.test.web.test.UserInRoleUnitTestCase FAILED
[junit] Running org.jboss.test.webservice.jbws309.JBWS309TestCase
[junit] Tests run: 5, Failures: 3, Errors: 2, Time elapsed: 8.61 sec
[junit] Test org.jboss.test.webservice.jbws309.JBWS309TestCase FAILED
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: