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.
0
votes
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