Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.17.1
-
None
-
Patch Available
-
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