Hi,
I need to determine the remote host name using BeanShell before the
first sampler is executed. A HTTPRequestDefaults element sets the server
name to ${TARGET}, while a BeanShellPreProcessor performs
vars.put("TARGET","...").
This works, but during the first loop through the test plan, the
HTTPRequestDefaults set the host name to a literal ${TARGET}.
That, in and of itself, would be understandable. It gets weird once I
insert a Debug Sampler though, because then, it suddenly works even
during the first pass.
What's wrong here and can I make this work after all?
Cheers,
Felix
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]