JBoss Community

Re: storing jbpm StatefulKnowledgeSession in HttpSession

created by Maciej Swiderski in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community