Skip to content

Simple tester for Apache ActiveMQ Artemis. Sends a message to a broker queue and reads back the response

Notifications You must be signed in to change notification settings

Ushnash/simple-artemis-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

simple-artemis-tester

A simple utility to test an Artemis instance.

How to Build

mvn clean install

The project uses the maven-shade-plugin to create an uber-jar with all the required dependencies.

Usage

java -jar amq-test-0.0.2-snapshot.jar brokerURL [username] [password] queuename

About

Simple tester for Apache ActiveMQ Artemis. Sends a message to a broker queue and reads back the response

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages