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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to