A jboss-structure.xml should not be needed. The problem is that the local login-config.xml
resource is not being found preferentially over the conf/login-config.xml. The
DynamicLoginConfig service is loading that url:
vfsfile:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta4/server/default/conf/login-config.xml
and so the custom login config names are all mapping to the default login config, and
there are no users/roles.properties found.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122042#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...