[jboss-user] [jBPM] - Re: How to continue process in a web application

Demian Calcaprina do-not-reply at jboss.com
Fri Jul 22 10:30:41 EDT 2011


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&containerType=14&container=2034]

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


More information about the jboss-user mailing list