0
votes

Hi I have created a queue which pushes data to queue but unable to get any response. It gives response as "WARN - SourceHandler Connection time out after request is read: http-incoming-5 Socket Timeout". And also I want to fetch messages from that queue. Thanks in advance.

1
please add more details on what you have tried out - maheeka
Added just destination of the queue and content type to be displayed. Can you tell me how to fetch data from queue. Thanks in advance - Ashwin M

1 Answers

0
votes

WSO2 ESB supports AMQP via RabbitMQ transport [1]. You can configure a consumer for the queue as in [2]. Explain in more detail what you have tried out so far, to help with the problem you are facing.

[1] https://docs.wso2.com/display/ESB500/RabbitMQ+AMQP+Transport

[2] https://docs.wso2.com/display/ESB500/ESB+as+a+RabbitMQ+Message+Consumer