[
https://jira.jboss.org/jira/browse/JBAS-6166?page=com.atlassian.jira.plug...
]
Stefan Guilhen commented on JBAS-6166:
--------------------------------------
I can't reproduce this error locally, even after getting a clean workspace from svn.
I've asked Marcus to try on his box, and the results were the same: the tests pass.
Hudson results show an IOException, and tracking down that exception I can see that Hudson
is not finding our auth.conf file that is used by this test case to login the client. For
some reason, it is looking for a $HOME_DIR/.java.login.config file when it should be using
the resources/security/auth.conf file, as specified by the java.security.auth.login.config
system property. What is really strange is that EJBSpecUnitTestCase uses the very same
file to authenticate the clients, runs in the same test suite, and doesn't throw any
exception on Hudson.
regression -
org.jboss.test.security.test.authorization.XACMLEJBIntegrationUnitTestCase
---------------------------------------------------------------------------------------
Key: JBAS-6166
URL:
https://jira.jboss.org/jira/browse/JBAS-6166
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Security
Reporter: Dimitris Andreadis
Assignee: Stefan Guilhen
Priority: Critical
Fix For: JBossAS-5.0.0.GA
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-Test...
org.jboss.test.security.test.authorization.XACMLEJBIntegrationUnitTestCase.testMethodAccess
org.jboss.test.security.test.authorization.XACMLEJBIntegrationUnitTestCase.testJBAS6067
Stefan, those 2 failures crept in with the change in:
http://fisheye.jboss.com/changelog/JBossAS/?cs=80401
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira