https://bz.apache.org/bugzilla/show_bug.cgi?id=57956

Sebb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #4 from Sebb <[email protected]> ---
There are two different parameters files; one for Apache Commons HttpClient
(property: httpclient.parameters.file) and the other for Apache HttpComponents
HttpClient (property: hc.parameters.file).

The relevant file is opened when the sampler class is loaded, which will only
occur if there is an instance of the relevant sampler in the test plan *and*
the property is defined.

It does not make sense to edit the httpclient.parameters file, nor enable the
property httpclient.parameters.file if the test plan only uses HttpClient4

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to