[jboss-user] [jBPM] - Handling process state

Maciej Swiderski do-not-reply at jboss.com
Sun May 30 14:16:45 EDT 2010


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] replied to the discussion

"Handling process state"

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

--------------------------------------------------------------
Based on your description and hibernate config file, it looks like each time you call your unit test method (starting new java process it will create new instance of in memory db, meaning that it will not contain any previously created processes.

I would suggest you to change hibernate config to point so already running db - just start hsqldb as regular server and then your process should be visible regardless of how many times you start your tests.

--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100530/ffed491f/attachment.html 


More information about the jboss-user mailing list