Michele Mauro [http://community.jboss.org/people/MicheleMauro] created the discussion
"Re: jbpm 5.0 web application sample.?" To view the discussion, visit: http://community.jboss.org/message/587905#587905 -------------------------------------------------------------- The main difference between a web application and your code, Mauricio, is that a webapp usually works every request in isolation. The problem then is, how to persist the ksession where your process live? how to restore it when a user asks to work over that process instance again? And, just for fun, how to come up with a working Spring configuration for all this? Thanks, Michele -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/587905#587905] 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
