On 22 August 2012 22:13, Woonsan Ko <[email protected]> wrote: > 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.
Works for me. > 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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
