no errors or anything relevant in the log file - it does list java version as 1.5.0_07
It seems to just not be able to find JUnit tests identified by the @Test annotation On Dec 11, 2007 12:02 PM, sebb <[EMAIL PROTECTED]> wrote: > Check for error messages in the jmeter log file. > It also shows the Java version. > > > On 11/12/2007, Seth L <[EMAIL PROTECTED]> wrote: > > yes, I believe java 1.5 is the only jvm installed. > > > > On Dec 11, 2007 11:53 AM, sebb <[EMAIL PROTECTED]> wrote: > > > JUnit 4 requires Java 1.5 or greater. Are you using that? > > > > > > There may be API changes that stop it working with JMeter; I don't > > > know as I've not tried. > > > > > > > > > On 11/12/2007, Seth L <[EMAIL PROTECTED]> wrote: > > > > Is there some trick to get junit 4 support with the jmeter junit > > > > sampler? > > > > Simply updating the junit jar file in the lib directory doesn't seem > > > > to magically make things work. > > > > Has anyone found success/failure in getting junit 4 tests to play nice > > > > with jmeter junit sampler? > > > > > > > > cheers, > > > > -seth > > > > > > > > --------------------------------------------------------------------- > > > > 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] > > > > > > > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

