4 Replies Latest reply on Jan 27, 2009 10:28 AM by tbee

    jbpm console on an empty database; how to gain access

    tbee

      So I took the war, pushed in all the missing jars to get it running on Tomcat 6, copied my JBPM configuration files into the war, and created the HSQLDB database from the script.

      Tomcat starts, no errors, and I get the jbpm console. And then... Logging in into an empty database; the script does not create a default user (there are no insert statements in the script).

      JPBM itself, through the API, works fine on the initially empty database. But how do I gain access from the console?