On 11/15/05, Peter Lin <[EMAIL PROTECTED]> wrote: > > you have to call next to get it to return the next row. > > http://jakarta.apache.org/jmeter/usermanual/functions.html#__CSVRead >
I thought with the new CSV Data Set Config, in 2.1, you didn't need to? It
certainly didn't when I did JDBC: all I had was a request with ${foo} ${bar}
in the SQL query and the CVS Data Set under the same thread group on the
tree.
Anyway, I'll convert the WebService Sampler to ${__CSVRead} as a workaround.

