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 2011/05/09 14:30:03 UTC

[jira] [Created] (CAMEL-3958) Add addLast, addFirst, etc to AdviceWithRouteBuilder to make it easy to add something to the start/end of a route for testing

Add addLast, addFirst, etc to AdviceWithRouteBuilder to make it easy to add something to the start/end of a route for testing
-----------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-3958
                 URL: https://issues.apache.org/jira/browse/CAMEL-3958
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.8.0


See nabble
http://camel.465427.n5.nabble.com/Append-endpoint-to-route-at-test-time-tp4379843p4379843.html

We have most of the stuff already. Just a bit more sugar so you can easily add something at the start/end of a route.
We could also consider an weaveByType(xxxDefinition.class) so you can use that to pin point eg a SplitDefinition etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CAMEL-3958) Add addLast, addFirst, etc to AdviceWithRouteBuilder to make it easy to add something to the start/end of a route for testing

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3958.
--------------------------------

    Resolution: Fixed

See wiki page for examples
https://cwiki.apache.org/confluence/display/CAMEL/AdviceWith

> Add addLast, addFirst, etc to AdviceWithRouteBuilder to make it easy to add something to the start/end of a route for testing
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3958
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3958
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.8.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Append-endpoint-to-route-at-test-time-tp4379843p4379843.html
> We have most of the stuff already. Just a bit more sugar so you can easily add something at the start/end of a route.
> We could also consider an weaveByType(xxxDefinition.class) so you can use that to pin point eg a SplitDefinition etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira