GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-6/pull/32
Wildfly recovery
Please do not merge. I'd like to discuss test coverage of XA recovery
before we merge this PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-6 wildfly_recovery
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/32.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #32
----
commit 295c042c1eef2fc521a50e6bc2631ac041472ae9
Author: Andy Taylor <[email protected]>
Date: 2014-11-28T11:46:12Z
ACTIVEMQ6-35 - expose web server configuration
https://issues.apache.org/jira/browse/ACTIVEMQ6-35
Added configuration to allow a web server (or any external component) to be
deployed. Added a default Jetty configuration and implementation.
commit 875dba8813fdcdd9fee64c8f6c4f1561678dc90a
Author: Andy Taylor <[email protected]>
Date: 2014-12-02T09:54:10Z
ACTIVEMQ6-15 - expose Jolokia in web server
https://issues.apache.org/jira/browse/ACTIVEMQ6-15
The Jolokia War Agent is now bootstrapped with the server so mBeans are
accessible via Rest API's
commit 93682ceab3f3a5664eef28fc53b869ba47c9a3e9
Author: Martyn Taylor <[email protected]>
Date: 2014-12-02T12:58:08Z
ActiveMQ6-6 Factor out WildFly XA Recovery
Pulls out WildFly XA Recovery specifics into a different project. Some
XA recovery code is still present and is used as integration points for
integrating TM XA recovery processes.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---