Ref: http://www.ibm.com/developerworks/websphere/library/techarticles/0808_vandekuil/0808_vandekuil.html
Looks liks IBM removed the link and the info in that link can be find in below web archive page but without images :(
http://web.archive.org/web/20120110133537/http://www.ibm.com/developerworks/websphere/library/techarticles/0808_vandekuil/0808_vandekuil.html
Introduction
JMeter is frequently used to automate Web site testing, and it can send messages over JMS. This article shows you how to send messages from JMeter to IBM® WebSphere® MQ. This knowledge can help you automate your testing, for example, by enabling you to insert messages into MQ using JMS. WebSphere MQ can then process these messages and expose them through a Web service or an HTML page. With the JMS request, you can test a complete flow without human intervention, as well as schedule tests automatically and collect the results of the test into HTML reports. How does this process work? Here is an overview of the procedure and the tasks involved:
Looks liks IBM removed the link and the info in that link can be find in below web archive page but without images :(
http://web.archive.org/web/20120110133537/http://www.ibm.com/developerworks/websphere/library/techarticles/0808_vandekuil/0808_vandekuil.html
Introduction
JMeter is frequently used to automate Web site testing, and it can send messages over JMS. This article shows you how to send messages from JMeter to IBM® WebSphere® MQ. This knowledge can help you automate your testing, for example, by enabling you to insert messages into MQ using JMS. WebSphere MQ can then process these messages and expose them through a Web service or an HTML page. With the JMS request, you can test a complete flow without human intervention, as well as schedule tests automatically and collect the results of the test into HTML reports. How does this process work? Here is an overview of the procedure and the tasks involved:
5 comments:
Ventakateswara do you know how to use SSL Keystore, KeyStore password and CipherSuite to publish JMS Messages to the WMQ without using JNDI. I am using the JMS Publisher sampler in JMeter 2.9
@bangs
I have no idea on SSL keystore JMS message publish.
Hi,
The article link seems to be broken, can you please give the correct one.
Please mail at varsha.mathad79@gmail.com
Hi rain,
Link updated.
Hi Ventakateswara,
I am getting parsing error for a swift message as Message is passing in single line.Which i am trying to send through JMeter JMS Publisher sampler.do i need to use Beanshell or any work around to JMS sampler only.below is the sample of message format:
000000{1:F01BARCGB22AXXX0001400000}{2:O1031290702TARCINBBAXXX12345678944907021159N}{3:{103:ERP}}{4:
:20:TPIFCMI0101015b
:23B:CRED
TEST55
:71A:OUR
-}
Post a Comment