All,
I wanted to know, what are the bare minimum entries required in JBPM4_PROPERTY table.
currently i see something like this:
KEY_ VERSION_ VALUE_
next.dbid 300 3000001
Please let me know if we need another entry by key "db.version"
Please note that I hand created the JBPM database setup sqls, for MS SQL server.
I am constantly getting "org.jbpm.api.JbpmException: couldn't acquire block of ids" and can't find a reproduce criteria solution to this one.
Please help.