Hi There, I have relatively complex existing Java test code, which I am driving through a wrapper extending the AbstractJavaSamplerClient Class. Internally my existing test code generates multiple response-time test samples which I would like to pass off to JMeter. Is there a way of passing this off to JMeter as separate JavaSamples? I know I could build a tree of the samples with "addSubSample" functions, but preferably I would like to submit these samples while my JavaSampleClient is running. Is this possible?
Thanks, Matthias -- Matthias Lee IDIES/Johns Hopkins University Performance @ Rational/IBM [email protected] [email protected] (320) 496 6293 To know recursion, you must first know recursion.
