Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the 
discussion

"Re: My jBPM5.2 doesn't work! Like this......"

To view the discussion, visit: https://community.jboss.org/message/725544#725544

--------------------------------------------------------------
I notice that you are starting two different processes:
 ProcessInstance instance = session.startProcess("bpmn.applyLeave",params);
and
ProcessInstance instance = session.startProcess("com.sample.humantask", params);

Which one is the failing one? 
It's impossible to help if we don't have accuarate data to look at. Can you 
please create an isolated test that shows the problem and share the maven 
project to run it?
Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/725544#725544]

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

Reply via email to