Jim Hill [http://community.jboss.org/people/jdh] created the discussion
"Re: JBPM exception : no process definition with key" To view the discussion, visit: http://community.jboss.org/message/593070#593070 -------------------------------------------------------------- It looks like you are deploying a JPDL file. When you define the process you need to give it a key. Can you verify that the Process starts something like this: <process key="LeaveApply" name="LeaveApplyProc" version="1" xmlns=" http://jbpm.org/4.4/jpdl http://jbpm.org/4.4/jpdl"> ... </process> That's all I can think of that might cause that error. Jim -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/593070#593070] 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
