Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.17.1
-
Fix Version/s: 2.18.0
-
Component/s: camel-spring-batch
-
Labels:None
-
Patch Info:Patch Available
-
Estimated Complexity:Unknown
Description
Currently the spring-batch:jobName component cannot find the jobName in the registry if the project is configured with modular=true in Spring Batch. In a modular batch project the jobs are created in a child context and reference to the Job is typically located using the configured JobRegistry. I suggest an option for injecting a JobRegistry that if set is used to locate Jobs instead of directly in the camel registry.
Attachments
Issue Links
- links to