You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/07/30 06:59:20 UTC

[jira] [Resolved] (CAMEL-10057) Support Spring modular batch config

     [ https://issues.apache.org/jira/browse/CAMEL-10057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-10057.
---------------------------------
    Resolution: Fixed

Thanks for the PR

> Support Spring modular batch config 
> ------------------------------------
>
>                 Key: CAMEL-10057
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10057
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring-batch
>    Affects Versions: 2.17.1
>            Reporter: Angel Segarra
>            Assignee: Claus Ibsen
>             Fix For: 2.18.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)