I'm experiencing a problem with my current JDBC vendor with their driver locking under high loads. I used JMeter as a testcase for the problem because it was very simple to dial up the number of threads to cause the locking to happen sooner. I used the 1.7beta2 release available on the website.
The vendor is attempting to kick the error back to me claiming that the README for JMeter states that JDBC support doesn't work (a caveat for 1.6.1), and that JMeter is "beta quality software" and thus does not count as a valid testcase. Basically I'm looking for an expected release date of 1.7, so I can demonstrate the error on a non-beta version, or a statement saying that the JDBC testing code is known to work well (at least the guts, the visualization reporting doesn't matter for purposes of my testcase here). Thanks for the great program, it enabled me to quickly find the error that was only sporadically happening in the production system :) -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

