To start the server run mvn verify -Pserver
To start the listener run mvn -Plistener verify
To start the sender run mvn -Psender verify
To configure the clients simply edit the perf.properties
or client.jndi.properties
in the
src/main/resources
directory