Samrat Roy [http://community.jboss.org/people/whizkid.samrat] created the discussion
"Re: JBPM exception : no process definition with key" To view the discussion, visit: http://community.jboss.org/message/593154#593154 -------------------------------------------------------------- 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 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 . | ProcessInstance | *startProcessInstanceById (http://docs.jboss.com/jbpm/v4/javadocs/org/jbpm/api/ExecutionService.html#startProcessInstanceById%28java.lang.String%29)*(java.lang.String processDefinitionId) | What exactly is a processDefinitionID and how do I get it ? ideas? Thanks ! :) -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/593154#593154] 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
