http://jakarta.apache.org/jmeter/usermanual/get-started.html#classpath

might help


On 11/12/2007, Seth L <[EMAIL PROTECTED]> wrote:
> using the old style 'extends TestCase' junit stuff seems to work - now
> I just get some classpath issues that hopefully won't be too hard to
> clear up.
>
> On Dec 11, 2007 12:17 PM, sebb <[EMAIL PROTECTED]> wrote:
> > On 11/12/2007, Seth L <[EMAIL PROTECTED]> wrote:
> > > 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
> >
> > Annotations are a Java 1.5 feature.
> >
> > JMeter is built for Java 1.4 which knows nothing about annotations
> >
> >
> > > 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]
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > 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]

Reply via email to