[
https://issues.apache.org/jira/browse/CAMEL-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-8965.
--------------------------------
Resolution: Fixed
Uses same dynamic uri as the new toD does - then we stay compatible.
> Wire Tap EIP - Support dynamic uris
> -----------------------------------
>
> Key: CAMEL-8965
> URL: https://issues.apache.org/jira/browse/CAMEL-8965
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, eip
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.16.0
>
>
> Just like enrich/pollEnrich now support dynamic uris from an expression, we
> could do the same fore wireTap. Today it uses a static endpoint.
> So in the future you can do
> {code}
> <wireTap>
> <simple>jms:queue:copy-${customer}</simple>
> </wireTap>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)