[
https://issues.apache.org/activemq/browse/CAMEL-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51499#action_51499
]
Claus Ibsen commented on CAMEL-1584:
------------------------------------
TODO: Added intercepted endpoint uri as message header so you have it when you
use wildcards etc
> Add advanced endpoint matching for from/sendTo interceptors
> -----------------------------------------------------------
>
> Key: CAMEL-1584
> URL: https://issues.apache.org/activemq/browse/CAMEL-1584
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-core
> Affects Versions: 2.0-M1
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.0.0
>
>
> Currently {{interceptFrom}} and {{interceptSendTo}} only matches by exact
> endpoint URI.
> Add support for
> - wildcards, so you can define: {{jms*}} to match any JMS endpoint. Notice
> that ending with *
> - regexp, so you use regexp to match a group of endpoints
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.