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

"Re: Instantiating a process in JBPM5"

To view the discussion, visit: http://community.jboss.org/message/618933#618933

--------------------------------------------------------------
The error is pretty clear:
| 
| | Unknown process ID: Evaluation |
 |
 |

Check inside the Evaluation.bpmn file and look inside the process tag (<process 
id="....">) for the id attribute. 
When you want to start a process you should use the id that is specified inside 
that attribute.
If that works we can see what is missing in hibernate, because you will get a 
different error.
Cheers
--------------------------------------------------------------

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

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

Reply via email to