[
https://issues.apache.org/activemq/browse/CAMEL-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42264#action_42264
]
Claus Ibsen commented on CAMEL-461:
-----------------------------------
{code}
intercept().to("log:foo").proceed();
{code}
Works
> Interceptor does not work with the logging example
> --------------------------------------------------
>
> Key: CAMEL-461
> URL: https://issues.apache.org/activemq/browse/CAMEL-461
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.3.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 1.4.0
>
> Attachments: intercept.patch
>
>
> The wiki logging example does not work out of the box
> http://activemq.apache.org/camel/dsl.html
> It has been discussed on the forum:
> http://www.nabble.com/interceptors---something-is-terrible-wrong-td16661322s22882.html
> Jonathan was so kind to provide a patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.