Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion
"Re: jBPM 5.2 Asynchronous processes" To view the discussion, visit: https://community.jboss.org/message/647656#647656 -------------------------------------------------------------- jBPM5 processes run in the thread were they are started until they reach a wait-state (asynchronous work-item, human task, catch event, etc). If you want to start a process into adifferent thread, just create a new thread and start it there :) . Best Regards, -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/647656#647656] 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
