ahh I get it. hmm, I'll look into cookie manager and see if i can hookup the JMS sampler with cookie manager. In theory it shouldn't be too hard to add the support. I'll take a look tomorrow, since it's 10:48 pm.
peter On Tue, 07 Dec 2004 03:23:30 +0000, Eric Laverge <[EMAIL PROTECTED]> wrote: > This is a 'use case' to Load Test our JMS application : > > 1- Send a JMS TextMessage : > The body will be an xml file loaded from disk. > Generate a unique CorrelationId and set the value to JMSCorrelationId > header. > For each type of XML we send, we have to set the proper MsgType > into the JMS header field. > > 2- Wait for a Response message matching the CorrelationId (via selectors). > 3- Assert that the response is valid by inspecting the body. > > To goal is to calculate the elapse time between a send and a response. > > > > > --------------------------------------------------------------------- > 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]

