wildfly/artemis-wildfly-integration

Name: artemis-wildfly-integration

Owner: wildfly

Description: A hopefully short-lived fork of a repository to hold the necessary pieces to integrate ActiveMQ6 with WildFly.

Created: 2015-09-03 15:48:09.0

Updated: 2017-01-11 15:25:04.0

Pushed: 2015-09-07 15:02:37.0

Homepage:

Size: 155

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:

t clone https://github.com/apache/activemq-artemis
 activemq-artemis
n 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:

n clean test

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.