Demian Calcaprina [
http://community.jboss.org/people/calca] created the discussion
"Re: How to continue process in a web application"
To view the discussion, visit:
http://community.jboss.org/message/617057#617057
--------------------------------------------------------------
You may save it in a variable before disposing the session, for example after creating the
session:
ksession = JPAKnowledgeService.newStatefulKnowledgeSession(kbase, null, environment);
int sessionId = ksession.getId();
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/617057#617057]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]