[jboss-dev-forums] [jBPM Development] - Re: What is the best way to work with sessions and processes while using persistance

roxy1987 do-not-reply at jboss.com
Tue Mar 5 10:30:54 EST 2013


roxy1987 [https://community.jboss.org/people/roxy1987] created the discussion

"Re: What is the best way to work with sessions and processes while using persistance"

To view the discussion, visit: https://community.jboss.org/message/800828#800828

--------------------------------------------------------------
To stop a process instance, you need to stop the included human tasks as well.
The session information is stored by jbpm in the table SESSIONINFO. You can load the session using JPAKnowledgeService.loadSess.........
But creating a new session each time is not a costly process. So you can do that instead but keep the knowledge base alive.
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130305/19abcb4c/attachment.html 


More information about the jboss-dev-forums mailing list