I dropped the jbpm-enterprise.ear and jbpm-ds into jBoss-4.0.5.GA default/deploy directory
and started up. However, I have a problem logging onto web console - exception says:
[User/RolesLoginModule] Failed to load users/passwords/roles fails
java.io.IOException: No properties files: user.properties or defaults:
default.Users.properties found
Turns out jbpm-jpdl-3.2.Beta1/server/jbpm/conf/login-config has it's
application-policy "other" modified to use the jbpm identity tables. Having
added this, I still can't login, but the exception has gone away.
I think it would be better to create a jbpm application-policy rather than changing other,
reference this is the console's web.xml, and document the need to add it to the
standard login-config.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002967#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...