Michael Wohlfart [http://community.jboss.org/people/mwohlf] created the 
discussion

"Re: Obtain a handle to ExecutionImpl from unit tests"

To view the discussion, visit: http://community.jboss.org/message/563244#563244

--------------------------------------------------------------
as far as I can tell from the stacktrace the property for the next entity id 
can't be found in the database.
Usually this property should be set at engine creation time with the 
CheckDbCmd(). You should be able to manually set it with
commandService.execute(*new* CheckDbCmd());
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/563244#563244]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to