Hi Jim,
That isnt an issue. Though not as verbose a yours but my defintition still says.
<process name="LeaveApply" xmlns="http://jbpm.org/4.4/jpdl">
...
</process>
if I deploy the jpdl just before I try to make a Process Instance everthing is fine and gala. But when I try to deploy the resources through a spring bean at the server startup and then try to make a process instance afterwords everthing goes ka-boom !
secondly .. the api keeps mentioning something called "ProcessDefinitionID" by which I can start a process instance aswell .
What exactly is a processDefinitionID and how do I get it ? ideas?
Thanks ! :)