I am trying to use the point-to-point functionality of JMeter to test Sonic ESB.
I developed a service in Sonic ESB (a very simple service which has only one prototype step). I wanted to pass a message from JMeter to the service which I developed in Sonic ESB and get a response back.
I have an input Queue named Sample.Q1.
I am really confused about how to link JMeter and Sonic ESB.
I followed the following link in creating the jmeter point-to-point. http://jmeter.apache.org/usermanual/build-jms-point-to-point-test-plan.html
Please tell me how to provide authentication details also (i.e user name and password).