Re: Using NMS and JMS at the same time

2018-02-23 Thread Timothy Bish
On 02/23/2018 05:43 AM, almin wrote: Can ActiveMQ support NMS and JMS at the same time as part of a single interface. There are two applications (both support ActiveMQ), both using different connectors *App1 uses JMS* (written in Java) and *App2 uses NMS* written in .NET. I am trying to have a

Using NMS and JMS at the same time

2018-02-23 Thread almin
Can ActiveMQ support NMS and JMS at the same time as part of a single interface. There are two applications (both support ActiveMQ), both using different connectors *App1 uses JMS* (written in Java) and *App2 uses NMS* written in .NET. I am trying to have a message from App1 using ActiveMQ to Ap