joe freeman [http://community.jboss.org/people/joe_jboss%40freemansoft.com] replied to the discussion
"JBPM 3 to 4 migration. Usage without a DB" To view the discussion, visit: http://community.jboss.org/message/545671#545671 -------------------------------------------------------------- Yes. We load process definitions from the classpath. We attach process instances to our session data and keep it in memory. No process instance, task or other data is ever written to the datagbase. The process instance tree is garbage collected when the user logs off or times out. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/545671#545671] 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
