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
Hiram R. Chirino
cbf2adb343
When we transform JMS to AMQP messages preserve destination type info.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416516 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 13:43:22 +00:00
Hiram R. Chirino
dcbb195094
Fixes AMQ-4201 : JMSX* properties not included in the getPropertyNames() enumeration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416515 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 13:43:12 +00:00
Timothy A. Bish
81c167b205
apply patch for: https://issues.apache.org/jira/browse/AMQ-4158
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415870 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 22:02:51 +00:00
Timothy A. Bish
321d9ef310
tweak the xbean generate task so it won't error out.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415846 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 20:42:40 +00:00
Gary Tully
9235028ca7
https://issues.apache.org/jira/browse/AMQ-3894 - remove requirement for destination property enforced by spring - for a default entry there is no need for a destination - remove validating test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415740 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 17:04:02 +00:00
Timothy A. Bish
1288df5ad4
fix for: https://issues.apache.org/jira/browse/AMQ-4171
...
use the getCanonicalPath() value to ensure valid pathnames being used on the platform.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415725 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 16:15:57 +00:00
Gary Tully
c6cf88b836
https://issues.apache.org/jira/browse/AMQ-3894 - remove requirement for destination property enforced by spring - for a default entry there is no need for a destination - fix dependants
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415661 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 14:48:08 +00:00
Gary Tully
fb35648f80
https://issues.apache.org/jira/browse/AMQ-3894 - remove requirement for destination property enforced by spring - for a default entry there is no need for a destination
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415633 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 13:46:39 +00:00
Christian Posta
915d66dec5
https://issues.apache.org/jira/browse/AMQ-4198 Include username in ConnectionInfo for ActiveMQ.Advisory.Connection messages
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415631 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 13:42:48 +00:00
James Strachan
3cf129a79f
added a more jolokia friendly statusList() method which returns nicer JSON for the status query
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415594 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 12:21:21 +00:00
Gary Tully
fc706d074a
https://issues.apache.org/jira/browse/AMQ-4196 - Christian nice test
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415409 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:10:19 +00:00
Gary Tully
27440aefc2
https://issues.apache.org/jira/browse/AMQ-4196 - fix order of removedest and removesubscription commands in network bridge async advisory processing - https://issues.apache.org/jira/browse/AMQ-3038 revisit - temp dest should not be deleted client side before close b/c open consumers will not get advisories due to no destination - just clearing the map is sufficient; the broker will deal with removal of the temp dest as part of the removeInfo
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415406 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:05:45 +00:00
Gary Tully
78022e2b9d
fix up use of wrong mbean object name for durable sub - use system assigned port
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415405 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:05:06 +00:00
Gary Tully
ec0a0a3ebe
https://issues.apache.org/jira/browse/AMQ-4180 - fix regression in org.apache.activemq.broker.BrokerRedeliveryTest
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415404 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:04:32 +00:00
Hiram R. Chirino
81a2c83608
It's ok if we can load the SPI class, it just means we don't have the broker module in the classpath. So lets not print out the stacktrace.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415275 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 17:09:32 +00:00
Hiram R. Chirino
537e598a84
reclassify the amqp joram tests which are passing/will pass and are still broken and why.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415182 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 14:33:01 +00:00
Bosanac Dejan
ed96e2ec08
https://issues.apache.org/jira/browse/AMQ-4191 - prototype of the Status MBean
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1415159 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 13:28:37 +00:00
Hiram R. Chirino
3016b39249
Moved the JMS mapping logic into a proton module.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1414990 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 23:16:42 +00:00
Christian Posta
2a8427d7d5
https://issues.apache.org/jira/browse/AMQ-4195 - activemq-admin bstat command predefined query isn't even run
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1414852 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 18:29:44 +00:00