You could use the BeanShell sampler to run the shell script (or indeed the java code directly). Or you could write a wrapper that implements the JavaSamplerClient interface, and use the Java Sampler.
However, unless your script is intended to be run multiple times in parallel, you would not really be using many of the JMeter facilities. What graphical results are you expecting? S. On 01/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > I am just discovering the usefullness of JMeter. > I have a written a batch (Java program) for processing some files at a > given date. > > I would like to use Jmeter for measuring the performance of this Batch. > The command is simply: java -jar zipFileProcessor.jar > and is embeded into a unix shell : zipFileBatch.sh > > How can I do that performance test: time taken by the batch and any > usefull graphical result? > > Thanks > > > > --------------------------------------------------------------------- > 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]