On 10 Oct 2002 at 9:40, Raphaël Piéroni wrote: > here is the jmx > but it is no longer good for me because > i now stock a variable in the http session so i do not need the > regexfunction. >
I only saw one ${getID_g1} in the test, and it was in the very next request. I thought there was supposed to be another somewhere in the test that didn't work? In any case, there is certainly nothing funky about the test setup, so it should work, even if you put a ${getID_g1} in any of the later requests. BTW, you could save yourself some trouble by putting the assertions that are common to all the requests at a higher level in the tree. Ie, instead of duplicating the same assertions for every HTTP Request, just make one assertion, and add it directly to the thread group. -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>