Skip to content

rh-messaging/artemis-wildfly-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artemis-wildfly-integration

Repository to hold the necessary pieces to integrate ActiveMQ Artemis with WildFly.

Running tests

The tests have a dependency on ActiveMQ Artemis integration-tests test-jar. This test-jar is not currently released as part of ActiveMQ Artemis. Therefore you must checkout the ActiveMQ Artemis source and build locally. To do this:

  git clone https://github.com/apache/activemq-artemis
  cd activemq-artemis
  mvn clean install

Once the build of activemq Artemis has complete the appropriate jars will be added to your local .m2 directory and you are able to run the tests from the artemis-wildfly-integration directory:

  mvn clean test

About

Repository to hold the necessary pieces to integrate ActiveMQ6 with WildFly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages