Have you tried the classpath field on the Test Plan element? On 17/04/06, Dave Maung <[EMAIL PROTECTED]> wrote: > I am trying to implement to run one of my java program to do the benchmark. I > am using and modifying org.apache.jmeter.protocol.java.test.JavaTest by > adding a relay called of my java program MyJavaProgram.main(args); All I want > is to start the JMeter with specified classpath where the MyJavaProgram is > located instead of throwing my jar into JMeter/lib or JMeter/lib/ext > directory. Can this be done? > > > > > sebb <[EMAIL PROTECTED]> wrote: I don't think so. There is a field on the > test plan element that > allows additional classpath entries to be added; however this is > processed a bit late for some purposes. > > Why do want to do this? > > > On 17/04/06, Dave Maung wrote: > > Is there a way I can tell JMeter to add classpath or specific jar file > > from the command line ? > > Dave > > > > > > --------------------------------------------------------------------- > 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]

