GitHub user dkulp opened a pull request:
https://github.com/apache/activemq/pull/14
Couple of easy fixes for web console
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dkulp/activemq easy-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/14.patch
----
commit 3321f99643edc5ebc4bd8f4b9eaea90744fc6d60
Author: Daniel Kulp <[email protected]>
Date: 2014-02-05T20:19:44Z
[AMQ-4174] Redirect back to queue overview after delete/moving message
Patch from Robert Balent applied
commit 17d1489c62b6bc33b77bce38eeecdc357f9c61bf
Author: Daniel Kulp <[email protected]>
Date: 2014-02-05T21:08:26Z
[AMQ-5029] embedded webconsole broker does not resolve activemq.data system
property
----