Bug 980530 - Bpm5Processor does not support processes containing sub-processes
Summary: Bpm5Processor does not support processes containing sub-processes
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBPM - within SOA
Version: 5.3.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: CONTINUING
Assignee: tcunning
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 986007
TreeView+ depends on / blocked
 
Reported: 2013-07-02 15:54 UTC by Martin Weiler
Modified: 2025-02-10 03:28 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:28:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBESB-3945 0 Major Closed Bpm5Processor does not support processes containing sub-processes 2014-06-04 13:10:00 UTC

Description Martin Weiler 2013-07-02 15:54:55 UTC
Description of problem:
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.

Comment 4 Red Hat Bugzilla 2025-02-10 03:28:03 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.