i want to send 20000 messages from JMeter to JMS Queue through web methods and get/capture responses

Posted by sam on Stack Overflow See other posts from Stack Overflow or by sam
Published on 2010-03-08T21:48:43Z Indexed on 2010/03/08 21:51 UTC
Read the original article Hit count: 407

Filed under:
|

Blockquote

Hi

i'm trying to post JMS messages to JMS queue through web methods,JNDI.

  1. i want to post 20000 messages using one connection.
  2. i want to read the responses back once returned by wMethods.
  3. i want to capture the request & response for all 20000 messages
  4. i'm using JMeter is there any other opensource, easily usable tool available for this testing?

thanks in advance.

regards, Sam

Blockquote

© Stack Overflow or respective owner

Related posts about jms

Related posts about webmethods