1 Reply Latest reply on Jan 17, 2007 2:26 PM by tom.baeyens

    Problem logging onto 3.2 web console in jboss4.0.5 - user.pr

    jeffdelong

      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.