Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: storing jbpm StatefulKnowledgeSession in HttpSession" To view the discussion, visit: https://community.jboss.org/message/731593#731593 -------------------------------------------------------------- I would rather store session id in http session rather than the session itself and use a kind of object store for keeping the sessions until they are persisted into the db so on redirects you can still acess it. But why not persisting it (in other words use JPAKnowledgeService) directly? HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/731593#731593] Start a new discussion in jBPM at Community [https://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
