On 04/06/2008, JigarP <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using STOMP flash client(http://stomp.codehaus.org/Flash) to > connect to Activemq to get messages directly into flash. I want to know that > is it possible to test this using JMeter.
No. JMeter cannot control applets or other embedded content. It is intended for testing server applications - i.e. acting as a client - not for exercising client applications. > I want to make sure that STOMP client receive all the messeges sent by other > Producer. > > Can anybody tell me that how to test/load test this using JMeter. > > Regards, > Jigar > > -- > View this message in context: > http://www.nabble.com/Testing-STOMP%28Flash%29-Client-using-JMeter-tp17639197p17639197.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

