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: 484
        
jms
|webmethods
Blockquote
Hi
i'm trying to post JMS messages to JMS queue through web methods,JNDI.
- i want to post 20000 messages using one connection.
 - i want to read the responses back once returned by wMethods.
 - i want to capture the request & response for all 20000 messages
 - 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