[
https://issues.jboss.org/browse/JBAS-5515?page=com.atlassian.jira.plugin....
]
J D commented on JBAS-5515:
---------------------------
Looks like I chirped before dawn.
Turns out I had a jar now without the security stuff, they need to go int:
- server/default/conf/roles.properties
- server/default/conf/users.properties
Only my real problem is actually this one:
https://community.jboss.org/message/634983#634983#634983
Failed to load users/passwords/role files
-----------------------------------------
Key: JBAS-5515
URL:
https://issues.jboss.org/browse/JBAS-5515
Project: Application Server 3 4 5 and 6
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Heiko Braun
Assignee: Anil Saldhana
Fix For: JBossAS-5.0.0.CR1
21:25:41,277 ERROR [UsersRolesLoginModule] Failed to load users/passwords/role files
java.io.IOException: No properties file: users.properties or defaults:
defaultUsers.properties found
at org.jboss.security.auth.spi.Util.loadProperties(Util.java:366)
at
org.jboss.security.auth.spi.UsersRolesLoginModule.loadUsers(UsersRolesLoginModule.java:186)
at
org.jboss.security.auth.spi.UsersRolesLoginModule.createUsers(UsersRolesLoginModule.java:200)
at
org.jboss.security.auth.spi.UsersRolesLoginModule.initialize(UsersRolesLoginModule.java:127)
When executing
one-test:
[junit] Running org.jboss.test.ws.jaxws.samples.context.WebServiceContextEJBTestCase
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 2.421 sec
[junit] Test org.jboss.test.ws.jaxws.samples.context.WebServiceContextEJBTestCase
FAILED
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira