Re: Maven2 performance test: how to use the consumer/producer property file

2007-03-22 Thread Yong Liu
Just for the record, after I looked through the source code, I found the argument to use. It is like this: mvn activemq-perf:consumer -DsysTest.propsConfigFile=src/main/resources/consumer-conf/AMQ-Cons-10-10-queue.properties On 3/19/07, Yong Liu <[EMAIL PROTECTED]> wrote: Hi, I am try

Maven2 performance test: how to use the consumer/producer property file

2007-03-19 Thread Yong Liu
Hi, I am trying to run the performance test using Maven2 and ActiveMQ4.1.1. I have followed the instructions on the the web site: http://activemq.apache.org/activemq-performance-module-users-manual.html and successfully run the default testing ( I believe it is 1 producer, 1 consumer, 1 topic b