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/05/04 11:00:38 UTC

[jira] Commented: (CAMEL-1584) Add advanced endpoint matching for from/sendTo interceptors

    [ https://issues.apache.org/activemq/browse/CAMEL-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51498#action_51498 ] 

Claus Ibsen commented on CAMEL-1584:
------------------------------------

Added this for {{interceptFrom}} 

trunk: 771248.

> 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.