-
Bug
-
Resolution: Done
-
Major
-
7.15.0.Final
-
None
When kjar is attached to spring boot application as maven dependency it is found when creating class path kie container but its resources (classes, processes, rules) are not found. This results in empty kbase which is not the expected behaviour
The root cause of it is nested jar handling logic when dealing with ZipKieModule which does not recognise nested jars.
- is cloned by
-
RHPAM-1839 Kjar added as dependency of spring boot application is not properly found when creating class path kie container
- Closed