[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: jboss-structure help needed

scott.stark@jboss.org do-not-reply at jboss.com
Tue Jan 22 01:34:14 EST 2008


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#4122042

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122042



More information about the jboss-dev-forums mailing list