Timothy Bish
da72aa6570
https://issues.apache.org/jira/browse/AMQ-5075
2014-02-24 16:09:46 -05:00
Les Hazlewood
f9451e56e2
Fix for https://issues.apache.org/jira/browse/AMQ-3621 - Integrate Apache Shiro with ActiveMQ as "security solution" - many thanks to Les Hazlewood (lhazlewood) for the patch!
...
Commit dev changes to branch.
Signed-off-by: Christian Posta <christian.posta@gmail.com>
Added shiro support to 5.9.x
Signed-off-by: Christian Posta <christian.posta@gmail.com>
Added Shiro deps to dist zip/tarball and 'all' .jar
Signed-off-by: Christian Posta <christian.posta@gmail.com>
updated version number to reflect correctly packaging Shiro features
Signed-off-by: Christian Posta <christian.posta@gmail.com>
Handled case when adding a producer might not have a specified destination.
Signed-off-by: Christian Posta <christian.posta@gmail.com>
Merged latest Connection API changes from trunk.
Signed-off-by: Christian Posta <christian.posta@gmail.com>
removed accidental addition of Stormpath's m2 repo
Signed-off-by: Christian Posta <christian.posta@gmail.com>
reverted accidental deletion of <distributionManagement>
Signed-off-by: Christian Posta <christian.posta@gmail.com>
2014-02-24 08:17:32 -07:00
Hiram Chirino
e7e317dc7e
Applying patch AMQ-5074: MQTT paths with empty levels are not handled correctly.
...
Thanks Dhiraj!
2014-02-24 09:05:23 -05:00
Timothy Bish
2b3c477752
https://issues.apache.org/jira/browse/AMQ-5071
...
fix log statement
2014-02-22 16:45:40 -05:00
Timothy Bish
914beaeb4c
https://issues.apache.org/jira/browse/AMQ-5071
...
fix bad logger
2014-02-21 12:15:28 -05:00
Hiram Chirino
232b8c51e9
Implements AMQ-5072: Support configuring a different directory for the KahaDB index files.
2014-02-21 11:08:27 -05:00
Hiram Chirino
546714550f
Upgrade to latest releases of mqt-client and hawtbuf to fix some MQTT issues.
2014-02-21 08:15:44 -05:00
Dejan Bosanac
c6fe94ec03
https://issues.apache.org/jira/browse/AMQ-5070 - broker blocked on shutdown
2014-02-21 11:22:11 +01:00
artnaseef
dcbac84a8c
AMQ-4998: apply fix from Guilhem RAMBAL. Added use of "<c:out>" to propery html-encode the output.
2014-02-20 07:47:34 -07:00
Kevin Earls
4ca5519e9b
Reduced timeouts from 60 to 10 minutes to avoid long CI hangs
2014-02-20 14:21:02 +01:00
Hiram Chirino
f364b8a391
Fixes regression caused by the implementation of AMQ-5050
2014-02-19 18:24:47 -05:00
Timothy Bish
7e56f348bc
https://issues.apache.org/jira/browse/AMQ-5066
...
apply patch after review
2014-02-19 14:12:49 -05:00
Timothy Bish
0db7e69b4e
https://issues.apache.org/jira/browse/AMQ-5065
...
Patch applied.
2014-02-19 14:09:34 -05:00
Kevin Earls
28c565c266
See https://issues.apache.org/jira/browse/AMQ-5062 . Added @Ignore while I work on these tests so they stop causing CI builds to hang
2014-02-19 10:30:58 +01:00
Jonathan Anstey
c1cedb5c34
AMQ-5060 - Upgrade to xstream 1.4.7
2014-02-18 13:15:19 -03:30
Timothy Bish
1b3b989d0c
https://issues.apache.org/jira/browse/AMQ-5064
2014-02-18 10:46:56 -05:00
Kevin Earls
dc0996d1e5
Restored most of the tests, see AMQ-4978
2014-02-18 14:44:53 +01:00
Kevin Earls
2ba6689ee5
Removed AutoFailTestSupport and changed surefire fork behavior to help with some runtime issues with AMQP tests, including AMQ-5062
2014-02-18 14:43:58 +01:00
Kevin Earls
3a48b654c6
Uncommented UnifiedSessionTest, it's now working
2014-02-18 11:30:25 +01:00
Kevin Earls
7453b77cd7
Added UnifiedSessionTest, fixed by AMQ-5042
2014-02-18 11:09:32 +01:00
Kevin Earls
da63f3f20a
Fix for https://issues.apache.org/jira/browse/AMQ-5042 . Handles receiving multiple frames at once from an nio channel
2014-02-18 10:52:37 +01:00
Timothy Bish
b97fa15d53
https://issues.apache.org/jira/browse/AMQ-5059
...
apply patch
2014-02-17 13:33:07 -05:00
Timothy Bish
b679787917
https://issues.apache.org/jira/browse/AMQ-5058
2014-02-17 12:35:33 -05:00
gtully
f42d56c1f8
avoid ugly npe post endpoint disassociate and add additional trace to recovery
2014-02-17 14:37:48 +00:00
artnaseef
ec249f4dac
AMQ-4175: correct the syntax on the message-view "move" operation so clicking the link works properly.
2014-02-15 20:13:32 -07:00
artnaseef
c8402a6e34
AMD-4175: applied patch from Torbjørn Skyberg Knutsen: added webconsole retry operations for messages on "DLQ." and "DLT." destinations; sort queue names for move or copy operations. Also added confirmation dialogs for all message operations not already covered.
2014-02-15 19:08:33 -07:00
Hadrian Zbarcea
7b555c2898
AMQ-5047. Fix packaging issues related to maven version
2014-02-15 16:15:04 -05:00
Hiram Chirino
93ca04468b
Implements AMQ-5054: Display the number of active transactions and age of oldest transaction on a Connection's JMX info
2014-02-14 16:22:50 -05:00
Kevin Earls
ef82a4b8b4
Added short sleep to tearDown, see https://issues.apache.org/jira/browse/AMQ-4854
2014-02-14 17:36:47 +01:00
Kevin Earls
4350ded2c5
Fix for intermittent failures, see https://issues.apache.org/jira/browse/AMQ-5053
2014-02-14 16:08:51 +01:00
Timothy Bish
a059bf4a90
https://issues.apache.org/jira/browse/AMQ-5051
...
fix potential NPE
2014-02-13 16:39:12 -05:00
Hiram Chirino
190a44bf25
Implements AMQ-5050: Populate a 'Host' header in the WireFormatInfo of the Openwire protocol to let multi-tenant proxies route connections.
2014-02-13 14:15:20 -05:00
Timothy Bish
a116960f34
https://issues.apache.org/jira/browse/AMQ-5049
...
patch applied.
2014-02-13 11:46:12 -05:00
Hiram Chirino
706830268e
More improvements for AMQ-5043. Drop all messages sent to topics starting '$' to honor MQTT 3.1.1 spec requirments.
2014-02-12 13:53:18 -05:00
Hiram Chirino
6e68a37115
More improvements for AMQ-5043. Reworked the MQTT inactivity monitor so that it's more accurate.
2014-02-12 13:26:16 -05:00
Hiram Chirino
e2a7d6af5a
More improvements for AMQ-5043.
2014-02-12 10:59:40 -05:00
Dejan Bosanac
084d606d89
improve failover transport failure message to include client port, which makes will make it easier to debug things in multi-connection clients
2014-02-12 14:29:23 +01:00
Hiram Chirino
9735806030
Attempts to fix many of the compatibility issues with MQTT highlighted by AMQ-5043.
2014-02-11 17:53:24 -05:00
Timothy Bish
99d533c060
Add timouts to tests that currently lack them.
2014-02-11 13:53:17 -05:00
Timothy Bish
d8c2eda6e8
Add a NIO variant of the JMS clent tests for working through NIO
...
transport issues.
2014-02-11 12:05:46 -05:00
Timothy Bish
be6b4830ec
AMQ-5041 fix mistaken change of test to the nio port and revert ignored
...
tests.
2014-02-11 10:17:49 -05:00
Kevin Earls
a165054df9
Added multiple @Ignores to keep this test from hanging and blocking CI builds. AMQ-5041
2014-02-11 14:39:40 +01:00
Timothy Bish
fbd72d6d70
Place data dir in target
2014-02-10 18:25:32 -05:00
Timothy Bish
314b6e1fd7
Use better test KahaDB location in configuration.
2014-02-10 18:23:02 -05:00
Timothy Bish
4c38b03d14
https://issues.apache.org/jira/browse/AMQ-5035
...
Fix and test for variations in configuration settings that result in a
non-region broker as the AdvisoryBroker's next instance.
2014-02-10 18:14:41 -05:00
Timothy Bish
42d006f2b6
Enable some of the NIO joram tests so we can get an idea of what the
...
state of things is now that Proton and QPid client's are updated.
2014-02-10 17:03:49 -05:00
Timothy Bish
301866d151
enable frame tracing in few more test cases
2014-02-10 15:27:35 -05:00
Timothy Bish
cdfb562455
Add a timeout in case of hang.
2014-02-10 13:25:47 -05:00
Timothy Bish
1e7dc12c30
Add test case for session with local transactions.
2014-02-10 13:25:47 -05:00
gtully
519d8f7db0
https://issues.apache.org/jira/browse/AMQ-5038 - close active sessions on deactivate to ensure consumption stops for an endpoint
2014-02-10 15:12:39 +00:00