> Hi All,
> I am working on a performance testing initiative . In
> this regard I am working with an open source tool called "Jmeter"
> which is developed completely in Java.We were able to setup a test
> using JMS and were able to "Publish / Subscribe" messages to queues.
> Now we want to simulate the same using EMS as the messaging
> infrastructure is EMS for maximum of the application. To simulate a
> JMS test we had to put the JMS.jar and an activemq.jar file in the
> 'lib' folder of Jmeter to make it work. I wanted to confirm if we are
> able to simulate a JMS test then will it also work with EMS or will we
> need something more to work with that.
> Any inoput in this regard will be of great help.
>
> Thanks
> Ajay Mishra