Can a kjar depend on kjars in BRMS/BPMS?
Issue
- Can users add multiple
kjars
in oneKieContainer
? - We have resources (rules, ruleflows, processes, etc) in multiple
kjars
that we would like to access from a singleKieContainer
. - When users upload a
kjar
toArtifact repository
and set thekjar
as a dependency of a project, they face anException
like this.
RuntimeException: Cannot find a default KieBase
- A process in the dependent
kjar
doesn't show up inProcess Definitions
panel and users face anException
like this.
Unknown process ID: com.sample.bpmn.hello2
Environment
- Red Hat JBoss BPM Suite (BPMS)
- 6.x
- Red Hat JBoss BRMS (BRMS)
- 6.x
- Red Hat Decision Manager (RHDM)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.