Bosanac Dejan
e384fb99ba
https://issues.apache.org/activemq/browse/AMQ-2462 - new activemq-admin commands - create command
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@829073 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 14:15:00 +00:00
Bosanac Dejan
e0ee61348e
https://issues.apache.org/activemq/browse/AMQ-2462 - new activemq-admin commands
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@829066 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 14:00:02 +00:00
Bosanac Dejan
5074fefc09
re-enable broker creation in the perf test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@829012 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 11:50:39 +00:00
Gary Tully
5eb274d08d
resolve https://issues.apache.org/activemq/browse/AMQ-2314 - spooled non persistent messages for a topic sub remain after disconnect, pendin messages are now removed so that the temp store can be reclaimed
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@828975 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 09:37:47 +00:00
Bosanac Dejan
026c120094
test for http://issues.apache.org/activemq/browse/AMQ-1873 - stomp toon many open files
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@828954 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 08:11:17 +00:00
Robert Davies
592e18ea9b
Fix for https://issues.apache.org/activemq/browse/AMQ-2461
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@828645 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 10:37:51 +00:00
Bosanac Dejan
41ccbc50d4
https://issues.apache.org/activemq/browse/AMQ-2352 - jmx system properties for web
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@828638 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 10:25:30 +00:00
Gary Tully
e7794fa4ce
improve error info to help with: https://issues.apache.org/activemq/browse/AMQ-2457
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@827916 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 08:15:26 +00:00
Gary Tully
2c73c3df8c
resolve some timing issues with slow tests and potential jmx port clash
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@826700 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 15:28:29 +00:00
Gary Tully
d50a3ca5ce
exclude reference to spring 3.0.0.M3 via camel-web jersey dependency
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@826645 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 11:28:15 +00:00
Robert Davies
d3ec081fc6
Applied patch for https://issues.apache.org/activemq/browse/AMQ-2454
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@825457 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 10:21:36 +00:00
Gary Tully
aef4ccfe8f
fix race condition in test that validates dequeue count, thanks Al on irc
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@825084 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 11:11:03 +00:00
Robert Davies
a015154bd8
Apply patch for https://issues.apache.org/activemq/browse/AMQ-2447
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@825009 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 05:14:13 +00:00
Robert Davies
f866f770e3
Applied patch for https://issues.apache.org/activemq/browse/AMQ-2449
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@825008 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 05:07:45 +00:00
Gary Tully
43bd686a2c
resolve https://issues.apache.org/activemq/browse/AMQ-2448 - failed network bridge being incorrectly recorded in a list (and leaked), issue introduced by https://issues.apache.org/activemq/browse/AMQ-2298 now resolved by reusing exsiting correctly managed list of bridges
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@824807 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 15:30:50 +00:00
Bosanac Dejan
a84bbc1de8
using javadoc 2.5 plugin, with some extra options, since 2.6 doesn't work well with site plugin
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@824790 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 14:40:27 +00:00
Gary Tully
a85e3cc49c
update links in to version 5 variants as exsiting links ref ver 4.x info
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@823143 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 12:24:50 +00:00
Gary Tully
8e59e24905
resolve duplicate message issue from: https://issues.apache.org/activemq/browse/AMQ-2439
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@822811 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 17:41:21 +00:00
Bosanac Dejan
27183f8cc8
https://issues.apache.org/activemq/browse/AMQ-2443 - sendAdvisoryIfNoConsumers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@822797 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 16:37:28 +00:00
Bosanac Dejan
dd957fae8c
https://issues.apache.org/activemq/browse/AMQ-2441 - timestampbroker fix
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@822295 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 14:39:27 +00:00
Bosanac Dejan
869401136e
https://issues.apache.org/activemq/browse/AMQ-2442 - stomp and xmpp tests on ibm jdk 6
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@822231 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 11:57:04 +00:00
Hiram R. Chirino
bfed2c0e00
AMQ-2439: Adding test cases for JDBC too.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@821115 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 17:59:38 +00:00
Bosanac Dejan
4e1d383555
https://issues.apache.org/activemq/browse/AMQ-2437 - jdbc recovery
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@821106 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 17:30:23 +00:00
Hiram R. Chirino
1d5bcaf274
AMQ-2439: Unit test for the kahadb message store
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@821103 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 17:14:25 +00:00
Hiram R. Chirino
bdd9e2a8cd
AMQ-2439: KahaDB + Network of Brokers + Restart = Duplicate Messages that cannot be removed from the data store
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@821090 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 16:46:37 +00:00
Bosanac Dejan
94708a284d
https://issues.apache.org/activemq/browse/AMQ-2436 - jdbc sync under high load
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820955 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 10:42:14 +00:00
Hiram R. Chirino
aa9ff75d45
AMQ-2313: Upgrade ApacheDS dependency to 1.5.5 - fixes issue wiht jaas LDAP tests on AIX/IBM jdk
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820764 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 19:45:17 +00:00
Hiram R. Chirino
915a91150a
Reverting pom change that snuck in with my previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820714 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 16:48:48 +00:00
Hiram R. Chirino
a24133e1e3
AMQ-2435: NullPointer Exception Occurs when using producer flow control
...
When producer window based flow control kicks in now, we copy the context since it will be
changed while the message send request is waiting for space on the queue.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820713 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 16:46:37 +00:00
Bosanac Dejan
b89f0d4669
adding vm cursor example in default config
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820563 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 08:08:45 +00:00
Colin W Macnaughton
828e9d0368
Fix for https://issues.apache.org/activemq/browse/AMQ-2433 , incorrect pending queue vmCursor configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820367 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 18:07:20 +00:00
Bosanac Dejan
f3f27ff179
couple of modifications to config files - jdbc and throughput
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820288 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 14:58:14 +00:00
Bosanac Dejan
20972bfdaf
https://issues.apache.org/activemq/browse/AMQ-1886 - another test, but issue cannot be reproduced with embeded derby
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820268 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 13:36:49 +00:00
Bosanac Dejan
3f84ef2906
https://issues.apache.org/activemq/browse/AMQ-2432 - felix bundle plugin and osgi metadata
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820221 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 09:10:03 +00:00
Hiram R. Chirino
af10622e7a
Still working on AMQ-2414.. hopefullly this resolves the auto creation of MySQL Cluster tables.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820031 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 17:06:17 +00:00
Hiram R. Chirino
282f145f08
reverting rev 818936 re: issue AMQ-2414
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820010 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 16:14:49 +00:00
Bosanac Dejan
2e6443ba2b
https://issues.apache.org/activemq/browse/AMQ-1886 - preventing problems with spring transactions
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819998 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 15:53:38 +00:00
Bosanac Dejan
32e11e182e
adding vm cursor for queues as well (in throuhput config), missed it during previous changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819651 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 17:15:45 +00:00
Bosanac Dejan
db5ca6e5f8
https://issues.apache.org/activemq/browse/AMQ-2400 - default config modifications
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819520 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:04:54 +00:00
Bosanac Dejan
74148299dc
https://issues.apache.org/activemq/browse/AMQ-2413 - prevent test failures on slow machines
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819493 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 10:37:57 +00:00
Timothy A. Bish
87cdbbe961
Apply fix for: https://issues.apache.org/activemq/browse/AMQ-2426
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819035 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 21:45:23 +00:00
Hiram R. Chirino
7290d95b88
AMQ-2420 AMQ-2423 AMQ-2422 AMQ-2419 AMQ-2425 AMQ-2424
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818985 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 20:10:53 +00:00
Robert Davies
41b7acb0ba
added synchronization around remove()
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818955 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 18:59:02 +00:00
Hiram R. Chirino
9f6efd4b1f
AMQ-2414: Fixing the failing create tables problem on MySQL cluster.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818936 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 18:10:12 +00:00
Hiram R. Chirino
d948c179da
Was part of AMQ-2414: reduce verbosity of expection traces in the console.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818923 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 17:35:30 +00:00
Hiram R. Chirino
ba477931a7
AMQ-2415: Move the activemq-jpa-store module into the sandbox
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818914 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 16:37:44 +00:00
Hiram R. Chirino
5d2f52f0d6
AMQ-2414: Support mysql cluster configurations
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818905 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 16:14:05 +00:00
Hiram R. Chirino
80ac49db97
AMQ-2416: Provide xbean xml elements for the JDBC adapter classes to support the simpler XML configuration syntax
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818888 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 15:41:33 +00:00
Bosanac Dejan
680ebe017b
makes test pass on slower machines
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818812 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 10:38:20 +00:00
Robert Davies
960e65df65
Apply patch for https://issues.apache.org/activemq/browse/AMQ-2413
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818762 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 08:10:56 +00:00