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/06/26 09:39:33 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-10057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350053#comment-15350053 ] 

Claus Ibsen commented on CAMEL-10057:
-------------------------------------

You are welcome to work on a patch / PR
http://camel.apache.org/contributing

> 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
>
> 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 for the component to by default locate a jobRegistry bean to use in case the jobName cannot be found directly in the camel registry, and alternately to allow configuring the jobRegistry to use as an option in the URI.



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