Robert Davies
14e76891e2
Fix for https://issues.apache.org/jira/browse/AMQ-4233
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423481 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 15:45:55 +00:00
Bosanac Dejan
22bc55b948
https://issues.apache.org/jira/browse/AMQ-4124 - remove camel example from security config
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423458 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 14:54:32 +00:00
Timothy A. Bish
36cc1756b2
Apply patch for: https://issues.apache.org/jira/browse/AMQ-4227
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423094 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 19:00:48 +00:00
Gary Tully
bb03eedaeb
disable leveldb variants pending https://issues.apache.org/jira/browse/AMQ-4228
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1423074 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 18:10:07 +00:00
James Strachan
973909ab44
refactored mbean name and properties to more comply with https://github.com/hawtio/hawtio/blob/master/doc/HealthMBeans.md#health-mbeans and make it a little more descriptive for users
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1422953 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 14:42:44 +00:00
Gary Tully
757a2f1d32
https://issues.apache.org/jira/browse/AMQ-4226 - ensure potential error condition (starved rar endpoint listener) is flagged in log
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1422928 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 13:43:14 +00:00
Gary Tully
f65857ae97
remove superfluous jira ref in comment
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1422883 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 11:54:59 +00:00
Gary Tully
5a605c0fea
https://issues.apache.org/jira/browse/AMQ-4213 - fix test regressions, add producer now correctly fails before a send
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1422875 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 11:48:38 +00:00
Gary Tully
95e6d6074f
https://issues.apache.org/jira/browse/AMQ-4224 - have broker update zero prefetch on consumer so that it can issue a pull request as appropriate
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1422873 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 11:48:01 +00:00
Christian Posta
e07d29c962
Fix for https://issues.apache.org/jira/browse/AMQ-4222
...
ProducerBrokerExchange holds reference to "region" destination after message has been sent
Can cause leak with temp dests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421994 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 17:42:45 +00:00
Timothy A. Bish
652969e230
remove this test, doesn't really validate the issue and the timing problems in the test make it fail most of the time.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421617 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 23:34:38 +00:00
Timothy A. Bish
cdf05dcd1d
Fix invalid assertion in the test which was causing it to fail after recent changes for compliance
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421574 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 22:15:06 +00:00
Timothy A. Bish
f21992ef41
apply fix for: https://issues.apache.org/jira/browse/AMQ-4068
...
Updated patch for new layout and fixed size returned to only include the dynamic journal size and not the total disk usage since that accounts for the full log file size and not just the used portion.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421557 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 21:43:50 +00:00
Hiram R. Chirino
ebaacfd4f6
Convert to new proton APIs.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421487 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 20:20:53 +00:00
Gary Tully
c73027da1a
https://issues.apache.org/jira/browse/AMQ-4221 - fix dangling reference to free page
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421373 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 16:39:30 +00:00
Timothy A. Bish
a1a973ca34
fix for: https://issues.apache.org/jira/browse/AMQ-4220
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1421059 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 01:27:30 +00:00
Hiram R. Chirino
ba2d0c6fa6
Make sure the JMSMessageID is set on foreign messages too.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420896 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 18:05:12 +00:00
Timothy A. Bish
b0d01e9791
fix for: https://issues.apache.org/jira/browse/AMQ-4078
...
Need to quote paths that are set using -D to ensure they can be resolved.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420823 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 16:50:00 +00:00
Hiram R. Chirino
044e6bf18a
Make sure the JMSDestination is even on foreign messages.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420821 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 16:48:14 +00:00
Hiram R. Chirino
aaead5be21
Throw an InvalidDestinationException early on if the topic is null for better JMS compliance.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420820 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 16:47:47 +00:00
Bosanac Dejan
44a7ffa946
https://issues.apache.org/jira/browse/AMQ-4219 - jolokia support
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420809 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 16:25:19 +00:00
Timothy A. Bish
05fb2bbcc9
Add warning about long destination names and mKahaDB for:
...
https://issues.apache.org/jira/browse/AMQ-4183
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420778 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 15:41:03 +00:00
Bosanac Dejan
fbc4c17ca2
https://issues.apache.org/jira/browse/AMQ-3791 - update openldap example config to reflect changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420624 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 11:37:41 +00:00
Timothy A. Bish
401895a521
Apply patch for: https://issues.apache.org/jira/browse/AMQ-4218
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420262 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 16:32:14 +00:00
Bosanac Dejan
6a5069ad22
https://issues.apache.org/jira/browse/AMQ-3791 - update openldap example config to reflect changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420104 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 11:45:36 +00:00
James Strachan
1797ce98e3
made minor update to the StatusView mbean to comply with these health mbean conventions https://github.com/hawtio/hawtio/blob/master/doc/HealthMBeans.md#health-mbeans
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420092 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 10:56:19 +00:00
Hiram R. Chirino
4531001b23
Make sure we close the plist db.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418748 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 20:11:28 +00:00
Hiram R. Chirino
c65c25ddb6
Avoid Class cast exception in test case.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418706 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 16:46:11 +00:00
Hiram R. Chirino
77a679b03f
Also run tests against LevelDB
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418699 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 16:02:09 +00:00
Hiram R. Chirino
3ef55fa82b
Simplify LevelDB store build, use latest versions of leveldb.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418698 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 16:01:55 +00:00
Hiram R. Chirino
32e63dce28
Fixes AMQ-4215: Simplify PList interface and provide a LevelDB store implementation.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418686 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 15:21:14 +00:00
Timothy A. Bish
a2cb4a88f7
fix and test for: https://issues.apache.org/jira/browse/AMQ-4213
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418454 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 19:37:00 +00:00
Christian Posta
96f29456e9
Fix for https://issues.apache.org/jira/browse/AMQ-4190 - Figure out what was intended with transactions and producer flow control for topics
...
Fix the counter so the logging happens
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418378 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 16:19:08 +00:00
Christian Posta
25d396b589
Fix for:
...
https://issues.apache.org/jira/browse/AMQ-4209 - NetworkConnector and NetworkBridgeConfiguration have same named private variables for excludedDestination
https://issues.apache.org/jira/browse/AMQ-4210 -DynamicallyIncludedDestinations is not enforced for the other end of duplex bridge
excludedDestinations
dynamicallyIncludedDestinations
staticallyIncludedDestinations
Updated some tests: request-reply with temp dest is not supported with dynamicallyAddedDestinations ATM
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418373 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 16:13:49 +00:00
Timothy A. Bish
76963e6adf
some work for: https://issues.apache.org/jira/browse/AMQ-4172
...
Adds activemq-spring into the rar.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418364 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 15:45:05 +00:00
Hiram R. Chirino
7517dccd03
Update the keystores used in the mqtt tests so that they work on Java 7.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418206 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 07:53:24 +00:00
Hiram R. Chirino
8c5c33bfc2
AMQP: Clean up old commented code, pick up the trace setting from the transport filter.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418089 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 21:22:21 +00:00
Timothy A. Bish
67252fe60d
fix for: https://issues.apache.org/jira/browse/AMQ-2740
...
Fix for NPE indicate possible CSRF attack instead.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418061 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 20:37:04 +00:00
Timothy A. Bish
4321ae065d
fix for: https://issues.apache.org/jira/browse/AMQ-3215
...
Fix the truncation logic to ensure all possible text is used.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417998 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:49:32 +00:00
Timothy A. Bish
b489fc6f75
fix for: https://issues.apache.org/jira/browse/AMQ-3215
...
Allow for longer names of destination while still imposing limit before a truncation occurs.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417993 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:40:39 +00:00
Timothy A. Bish
763f32a842
fix for: https://issues.apache.org/jira/browse/AMQ-1469
...
renames run.jar to activemq.jar and updates all the scripts and wrapper.conf files to reflect that
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417658 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 21:36:11 +00:00
Timothy A. Bish
69c1796c07
fix for: https://issues.apache.org/jira/browse/AMQ-4206
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417414 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 13:32:05 +00:00
Bosanac Dejan
75f8f6970b
https://issues.apache.org/jira/browse/AMQ-4181 - don't let queue refs go negative
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417333 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 09:37:33 +00:00
Bosanac Dejan
5bfbc542b1
https://issues.apache.org/jira/browse/AMQ-4181 - remove the browser imidiatelly when finished
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417331 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 09:37:16 +00:00
Bosanac Dejan
db1e6d1cb7
https://issues.apache.org/jira/browse/AMQ-3935 - always page in messages when browsing
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417328 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 09:28:48 +00:00
Timothy A. Bish
87e878b2b5
fix for: https://issues.apache.org/jira/browse/AMQ-4169
...
Rename the activemq maven plugin so that they follow the maven plugin naming guidelines.
Also update the code to use non-deprecated annotations for properties.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417041 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 17:19:35 +00:00
Timothy A. Bish
54d56df705
fix for: https://issues.apache.org/jira/browse/AMQ-3833
...
Allows the store to detect changes in the Audit and only write if its dirty.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416989 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 15:25:54 +00:00
Timothy A. Bish
7461c78a19
Tag these as deprecated. https://issues.apache.org/jira/browse/AMQ-4125
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416959 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 14:24:07 +00:00
Timothy A. Bish
f5dff68d73
fix for: https://issues.apache.org/jira/browse/AMQ-4202
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416541 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 14:25:22 +00:00
Christian Posta
ff0746c190
https://issues.apache.org/jira/browse/AMQ-4200 Update the websocket example to use the latest stomp.js which supports STOMP 1.1 (including heart-beating).
...
Also added a websocket connector to the activemq-demo.xml config file.
Thanks Jeff Mensil!!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416524 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 14:02:39 +00:00