https://bz.apache.org/bugzilla/show_bug.cgi?id=58140
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Felix Schumacher <[email protected]> --- You are using the api of JavaSamplerClient in a wrong way. JavaSamplerClient#setupTest(JavaSamplerContext) is called at the test plan start. You have to get the current variables from the JavaSamplerContext parameter of the runTest method. -- You are receiving this mail because: You are the assignee for the bug.
