]
RH Bugzilla Integration commented on JBESB-3945:
------------------------------------------------
nwallace <nwallace(a)redhat.com> changed the Status of [bug
Bpm5Processor does not support processes containing sub-processes
-----------------------------------------------------------------
Key: JBESB-3945
URL:
https://issues.jboss.org/browse/JBESB-3945
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Process flow
Affects Versions: 4.11
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 4.11 CP3
Bpm5Processor (or rather AbstractBpm5Action) adds the configured process definitions to
the knowledgebase:
kbuilder.add(ResourceFactory.newClassPathResource(processDefName), ResourceType.BPMN2);
But there is no support for processes which are calling sub-processes. The class should
be extended to read a list of process definition names from the configuration, and add
them all to the kbase, so that process->sub-process invocation is possible from
Bpm5Processor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: