[rabbitmq-discuss] Code for Spring AMQP Request-Reply (Fixed Reply Queue)

Gary Russell grussell at gopivotal.com
Wed Feb 5 15:50:38 GMT 2014


No problem; that was typically the mistake that most folks made when
configuring the template with a fixed reply queue; that's why we added the
example to the documentation.


On Wed, Feb 5, 2014 at 12:41 AM, Rajasekhar P <sekhar434145 at gmail.com>wrote:

> Just am re-checking whether setting up RabbitTemplate and reply listener
> at producer end and container configuration at consumer end is correct
> approach or not? As you have mentioned "*correctly setting up the
> RabbitTemplate and the reply listener).*" that is fine. Thank you Russell.
>
>
> Regards,
> Sekhar
>
>
> On Tue, Feb 4, 2014 at 7:21 PM, Gary Russell <grussell at gopivotal.com>wrote:
>
>> Michael, thanks for reposting to Gist.
>>
>> Sekhar, I am not sure what you are asking "...queues are getting
>> generated and able to send and receive the message... above
>> configuration is correct or not..."
>>
>> It sounds like it's working and it looks like you used the configuration
>> snippet from the Spring-AMQP documentation (
>> http://docs.spring.io/spring-amqp/docs/1.3.0.BUILD-SNAPSHOT/reference/html/amqp.html#d4e617)
>> -  (correctly setting up the RabbitTemplate and the reply listener).
>>
>> So what is the question?
>>
>>
>>
>>
>>
>> On Tue, Feb 4, 2014 at 3:08 AM, Rajasekhar P <sekhar434145 at gmail.com>wrote:
>>
>>> Hi MK, Is that code configuration correct?
>>>
>>>
>>> On Tue, Feb 4, 2014 at 1:13 PM, Michael Klishin <mklishin at gopivotal.com>wrote:
>>>
>>>> On 4 Feb 2014, at 11:10, Rajasekhar P <sekhar434145 at gmail.com> wrote:
>>>>
>>>> > I have done one sample to test fixed reply queue and attached the
>>>> source code for the same. When I run the producer and consumer programs,
>>>> queues are getting generated and able to send and receive the message. So,
>>>> can one please tell me the above configuration is correct or not in case of
>>>> fixed reply queue?
>>>>
>>>> Reposted to gist:
>>>> https://gist.github.com/michaelklishin/d33ad46f81ff591f0988
>>>>
>>>> MK
>>>>
>>>> Software Engineer, Pivotal/RabbitMQ
>>>>
>>>>
>>>> _______________________________________________
>>>> rabbitmq-discuss mailing list
>>>> rabbitmq-discuss at lists.rabbitmq.com
>>>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>>>
>>>
>>>
>>> _______________________________________________
>>> rabbitmq-discuss mailing list
>>> rabbitmq-discuss at lists.rabbitmq.com
>>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>>
>>>
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140205/588326e7/attachment.html>


More information about the rabbitmq-discuss mailing list