[ 
https://issues.apache.org/activemq/browse/CAMEL-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hadrian Zbarcea updated CAMEL-1783:
-----------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.0-M3

> camel-jms - allow a header like JMSDestination to override the destination to 
> send to
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1783
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1783
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 1.6.2, 2.0-M3
>
>
> We *cannot* use JMSDestination as it would not work when you do a route 
> from(jms A) to (jms B) as it will go into round about as when received from 
> jms A the header will contain JMSDestination = queue:A and thus Camel will 
> send it back to itself.
> So we should a different name
> {{CamelJmsDestination}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to