Mind that the query parameters is sorted a..z by Camel, so if you have
more than one parameter then set your wildcard accordingly, or use a
regular expression syntax instead, which is also possible.
http://camel.apache.org/intercept



On Mon, Jul 17, 2017 at 4:47 AM, laiyhman <laiyh...@gmail.com> wrote:
> Hi,
>
> The following works
> rabbitmq:localhost/xxx*
>
> but anything with the "queue" like below does not work,
> rabbitmq:localhost/xxx?queue=*
> rabbitmq:localhost/xxx?queue=yyy*
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/interceptFrom-and-interceptSendToEndpoint-not-working-tp5807012p5807171.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to