Hi,

I've tried to use variables for AccessLogSampler. It works with domain or 
portString as 'stringProp' elements.
However, it doesn't work for 'logFile' property. I have to set a physical path 
instead.
I found HttpSamplerBase, the ancestor class of AccessLogSampler, uses 
#setProperty() instead, unlike AccessLogSampler stores the member directly.
I guess #setProperty() provides the indirection to resolve the variables.
Am I in the right track? Then I think we can improve AccessLogSampler in the 
same way.

Thanks in advance,

Woonsan


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

Reply via email to