Hi Reza,

Since RabbitMq has JMS support, you can directly use DSS JMS Transport [1]
to achieve this.

[1] https://docs.wso2.com/display/DSS350/JMS+Transport

Thanks,
Madhawa

On Wed, Aug 17, 2016 at 10:51 PM, Reza Ameri <rz.am...@gmail.com> wrote:

> Hi all,
>
> I am using RabbitMq as my message queue and I have to use AMQP protocol in
> my application. I am publishing messages to my queues in RabbitMq and
> consume the messages using nodejs client. As an enhancement I want to omit
> the nodejs consumer client and replace it with WSO2 Data Service Server,
> since currently the nodejs client calls the services hosted on wso2-dss,
> after fetching them from queue.
>
> I searched a lot and I didn't find proper way to do this without using
> wso2-esb. I may be able to solve my problem with qpid client, but I really
> need help.
>
> It would be better if you answer my question on Stackoverflow[1]
> <http://stackoverflow.com/q/38958756/1635051> so others can reach it too.
>
>
> [1]: http://stackoverflow.com/q/38958756/1635051
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Madhawa Gunasekara*
Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 719411002 <+94+719411002>
blog: *http://madhawa-gunasekara.blogspot.com
<http://madhawa-gunasekara.blogspot.com>*
linkedin: *http://lk.linkedin.com/in/mgunasekara
<http://lk.linkedin.com/in/mgunasekara>*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to