Is activemq-perftest still valid as a performance test? Is Jmeter still supported?
I ask because activemq-perftest doesn't compile as shipped in apache-activemq-4.1.1-src.tar.gz, and there isn't a build for Jmeter at all. I'm running maven 2.0.6 on a Mac and I wasn't able to get even activemq to build until I added log4j as a dependency in the activemq-optional pom.xml. After that I couldn't build activemq-perftest until I changed the groupIds for the plugins from " org.apache.activemq" to "org.apache.activemq.tooling". We're interested in collecting some performance benchmarks across some different hardware so that we can decide exactly how we want to deploy ActiveMQ. Is activemq-perftest the right tool for the job? Thanks, Phil