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

Claus Ibsen commented on CAMEL-8227:
------------------------------------

You can use .to(ExchangePattern.InOnly, "url goes here") as a the solution.

With this bug fix, we ensure that setting ?exchangePattern=InOnly or InOut from 
the uri is the pattern that is used, eg it takes precedence. Also as documented 
it is possible here: http://camel.apache.org/request-reply.html

> Using exchangePattern=InOnly in to uris are not used
> ----------------------------------------------------
>
>                 Key: CAMEL-8227
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8227
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core, eip
>            Reporter: Claus Ibsen
>             Fix For: 2.15.0
>
>
> Related to CAMEL-5301
> Which was implemented for recipient list. But the same thing should be 
> fixed/implemented for send processor as well.
> See nabble
> http://camel.465427.n5.nabble.com/Rest-DSL-org-apache-camel-ExchangeTimedOutException-The-OUT-message-was-not-received-within-20000-mis-tp5761530.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to