[
https://issues.apache.org/activemq/browse/CAMEL-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45372#action_45372
]
Claus Ibsen commented on CAMEL-460:
-----------------------------------
Willem, ah yeah of course proceed is now default, but then you can set stop()
in the java DSL, is this supported in the spring XML as well?
{code}
<intercept>
<to uri="bean:myspeicalbean"/>
<stop/>
</intercept>
{code}
> Add spring unit tests for the intercept() feature
> -------------------------------------------------
>
> Key: CAMEL-460
> URL: https://issues.apache.org/activemq/browse/CAMEL-460
> Project: Apache Camel
> Issue Type: Test
> Components: camel-spring
> Affects Versions: 1.3.0
> Reporter: Jonathan Anstey
> Assignee: Willem Jiang
> Fix For: 1.5.0
>
> Attachments: camel-460.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.