]
HuiSheng Xu resolved JBPM-2830.
-------------------------------
Resolution: Done
(BPMN) In Latest source jbpm uses the name instead of the id for
processes
--------------------------------------------------------------------------
Key: JBPM-2830
URL:
https://jira.jboss.org/browse/JBPM-2830
Project: jBPM
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.4
Reporter: Sebastian Rühl
Assignee: HuiSheng Xu
Fix For: jBPM 4.5
Attachments: JBPM-2830.patch
In Latest source jbpm uses the name instead of the id for processes...
In my opinion this is the wrong behaviour as the name of a process will be converted to a
id.
So if you want to start a process via:
executionService.startProcessInstanceByKey("process4711") it will throw a
exception.
Example Process for this:
<process id="process4711" name="Could be a very long description and
is not used to IDENTIFY">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: