[jboss-user] [jBPM] - Re: Combining human and automated tasks
Demian Calcaprina
do-not-reply at jboss.com
Mon Dec 12 10:28:40 EST 2011
Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion
"Re: Combining human and automated tasks"
To view the discussion, visit: http://community.jboss.org/message/641102#641102
--------------------------------------------------------------
Tommer,
you should keep the session id where you created the process, and then load it like this:
// recreate the session from database using the sessionId
ksession = JPAKnowledgeService.loadStatefulKnowledgeSession( sessionId, kbase, null, env );
and after using it disposing it.
Demian
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/641102#641102]
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/20111212/ec96ba48/attachment-0001.html
More information about the jboss-user
mailing list