You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/06/12 14:51:35 UTC

[jira] Resolved: (CAMEL-1701) Let camel spring auto detect any InterceptStrategy spring beans and auto use them on startup

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

Claus Ibsen resolved CAMEL-1701.
--------------------------------

    Resolution: Fixed

trunk: 784101.

And started a wiki page about it
http://cwiki.apache.org/confluence/display/CAMEL/Advanced+configuration+of+CamelContext+using+Spring


> Let camel spring auto detect any InterceptStrategy spring beans and auto use them on startup
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1701
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1701
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-spring
>    Affects Versions: 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> We have other beans you can just add to spring context and Camel will autodetect them by type and use them.
> For instance: Tracer, Debugger, Registry and whatnot.
> We should add InterceptStrategy to that to allow Camel to easily use global interceptors for all camel contexts you may define with spring XML files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.