In jBPM5,when i start several process in one StatefulKnowledgeSession,the process and the task in it will be successfully continued.however,if i start several processinstance with different StatefulKnowledgeSession,when i complete task,the tasks behind it will not be created.
So i want to know if i need to create process instances in one session even different user want to create processinstance in different time and different place.Does someone know?HELP!!!