You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2014/09/25 14:34:33 UTC

[jira] [Issue Comment Deleted] (CAMEL-7860) Add sendReply functionality in RabbitMQConsumer

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

Willem Jiang updated CAMEL-7860:
--------------------------------
    Comment: was deleted

(was: Applied patch into camel master with thanks to Raymond.)

> Add sendReply functionality in RabbitMQConsumer
> -----------------------------------------------
>
>                 Key: CAMEL-7860
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7860
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-rabbitmq
>    Affects Versions: 2.13.2, 2.14.0
>            Reporter: Raymond Cuenen
>            Assignee: Willem Jiang
>            Priority: Minor
>              Labels: improvement, rpc
>             Fix For: 2.15.0
>
>         Attachments: consumer.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> To provide the RPC functionality with RabbitMQ as described [here|http://www.rabbitmq.com/tutorials/tutorial-six-java.html] the {{ExchangePattern}} should be changed to {{InOut}} when the {{replyTo}} is present in the AMQP properties for the {{RabbitMQConsumer}}.
> After processing the {{Exchange}} the reply message can than be retrieved and published to the reply queue.
> For JMS is a similar construction already implemented.



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