Timothy Bish
edc1599018
fixes for: https://issues.apache.org/jira/browse/AMQ-4641
2013-09-05 12:06:30 -04:00
Dejan Bosanac
0203cde150
https://issues.apache.org/jira/browse/AMQ-4702 - added additional bundlel jaxb impl
2013-09-05 14:41:10 +02:00
Jonathan Anstey
3d6065ea3f
AMQ-4702 - Error resolving org.jvnet.jaxb2_commons packages
2013-09-04 15:51:42 -02:30
Timothy Bish
ce5d2a9e9e
https://issues.apache.org/jira/browse/AMQ-4205
...
Allow for tuning to thread pool keep alive times as system properties.
2013-09-04 14:16:51 -04:00
Dejan Bosanac
1f57a6408f
https://issues.apache.org/jira/browse/AMQ-4594 - fix hawtio issues; linkage error and authentication
2013-09-04 17:36:38 +02:00
Timothy Bish
b47b9aa64a
update ignore rules
2013-09-04 10:46:49 -04:00
Timothy Bish
ebe54c46b3
Fix and tests for: https://issues.apache.org/jira/browse/AMQ-4596
...
Updates to proton 0.5
2013-09-04 10:26:44 -04:00
gtully
74b35bc5dd
https://issues.apache.org/jira/browse/AMQ-4705 - add check for lock file exist and use error in place of warn if lock is lost
2013-09-03 21:24:09 +01:00
Timothy Bish
d2f4d76f83
apply patch for: https://issues.apache.org/jira/browse/AMQ-4696
2013-09-03 16:13:53 -04:00
Christian Posta
a63a8320ea
Fix for https://issues.apache.org/jira/browse/AMQ-4695 where user could not subscribe anonymously even though authn and authz was set up for it
2013-09-03 12:05:00 -07:00
Dejan Bosanac
a3a22efb25
improving publishable address policy interface, so we can get the actual publish URI
2013-09-03 18:04:37 +02:00
Timothy Bish
8320e66b5d
Fixes https://issues.apache.org/jira/browse/AMQ-4704
2013-09-03 11:50:52 -04:00
gtully
b588d6cb9b
https://issues.apache.org/jira/browse/AMQ-4643 - update to jdbc checkpoint to validate connection before declaring success, is more bullit proof in preventing an early restart even if start is now deferred till after stop completes
2013-09-03 16:35:08 +01:00
Timothy Bish
29453d6793
Update .gitignore
2013-09-03 11:13:25 -04:00
Dejan Bosanac
40af36e934
add ability to do port mapping when publishing connector uris; important in restricting environments
2013-09-03 17:07:13 +02:00
Timothy Bish
ccc85af301
Update the scm settings for the project to reflect the git repo
2013-09-03 10:52:35 -04:00
Hiram Chirino
1eca031356
leveldb replication Master was failing to give up being master after it's process is suspended by using ctrl-z.
2013-09-03 10:41:33 -04:00
gtully
8d4fef8af2
https://issues.apache.org/jira/browse/AMQ-4682 - support values and list/values for PropertyPlaceholderConfigurer locations
2013-09-03 12:21:48 +01:00
Dejan Bosanac
a0c1781c4e
https://issues.apache.org/jira/browse/AMQ-4711 - totalMessageCount stat is not decremented after destination removal
2013-09-03 10:22:25 +02:00
gtully
0525772190
https://issues.apache.org/jira/browse/AMQ-4709 - add support for <authorizationEntry .. read="*" ..> to match any group
2013-09-03 00:37:33 +01:00
gtully
9f26e0b640
https://issues.apache.org/jira/browse/AMQ-4682 - support classpath urls
2013-09-03 00:36:49 +01:00
gtully
3222767e79
https://issues.apache.org/jira/browse/AMQ-3779 - add perDestinationLogger attribute - logger for producer send of the form: org.apache.activemq.broker.util.LoggingBrokerPlugin.<type>.<name>
2013-09-03 00:32:22 +01:00
gtully
0525f88639
https://issues.apache.org/jira/browse/AMQ-4705 - implement keepAlive with a delegation to channel lock isValid
2013-09-03 00:30:48 +01:00
gtully
634a81898c
https://issues.apache.org/jira/browse/AMQ-4682 - use spring.schemas for spring.xsd resolution - use brokerContext for configurationurl, support property PropertyPlaceholderConfigurer locations and system prop replacement, nested networkConnector elements - excludedDestinations,dynamicallyIncludedDestinations etc. lists and sets of destination
2013-09-03 00:28:46 +01:00
Gary Tully
2ea02bc8fb
https://issues.apache.org/jira/browse/AMQ-4682 - allow jaxb to validate with spring bean references - still need to pull schema from the classpath which needs a fix
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518373 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 20:32:20 +00:00
Timothy A. Bish
84ce96b2dd
Fix failing test case, things are more lazily loaded now so we must actually invoke the route before the URI will get used and the exception fired.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518366 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 20:27:13 +00:00
Gary Tully
30fc80ccc9
https://issues.apache.org/jira/browse/AMQ-4682 - include feature in assembly and osgi uber jar
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518333 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:18:12 +00:00
Timothy A. Bish
3c776cfc44
fix for: https://issues.apache.org/jira/browse/AMQ-4188
...
Adds dstat command
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518321 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 18:37:09 +00:00
Hiram R. Chirino
f4d51e092b
Adding a LevelDB version of the RedeliveryRestartTest. Implemented redelivery tracking in the leveldb store.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518289 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 17:20:25 +00:00
Gary Tully
feb71c3c6e
https://issues.apache.org/jira/browse/AMQ-4482 - implement and test setPercentOfJvmHeap attribute on memory usage
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518263 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 15:37:28 +00:00
Robert Davies
f71e2fe21a
Fix for https://issues.apache.org/jira/browse/AMQ-4697
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518261 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 15:19:00 +00:00
Robert Davies
0d98623b7b
Added SizeStatisicsImpl for https://issues.apache.org/jira/browse/AMQ-4697
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518217 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 14:32:45 +00:00
Gary Tully
ba2e8d4b07
https://issues.apache.org/jira/browse/AMQ-4196 - extend limit on test for slower hardware
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518173 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 12:08:32 +00:00
Gary Tully
65ba623c96
https://issues.apache.org/jira/browse/AMQ-2902 - resolve intermittent test failure when stop ocurrs while start is in progress
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518171 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 11:48:15 +00:00
Gary Tully
f66e9a1f16
remove obsolete oxm version property
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518166 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 11:25:23 +00:00
Gary Tully
1160f1a221
pull in latest spring 3.2.4 for 5.9
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518162 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 11:21:36 +00:00
Robert Davies
56070afa01
tidied up the javadocs for MessageBrokerView and added a test case for BrokerDestinationView
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518145 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 10:21:12 +00:00
Gary Tully
8635a06e4a
https://issues.apache.org/jira/browse/AMQ-3024 - guard against null from stomp tests, npe regression
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518123 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 09:31:40 +00:00
Gary Tully
e8ea6cd95c
https://issues.apache.org/jira/browse/AMQ-4682 - add support for mods and additions to destination policy - primitive attributes only
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518009 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 22:02:07 +00:00
Timothy A. Bish
8b61c3919c
fix tests
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517978 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 20:42:57 +00:00
Robert Davies
61877f3477
Fix for https://issues.apache.org/jira/browse/AMQ-4690
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517926 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 19:03:33 +00:00
Robert Davies
b92a315599
Fix for https://issues.apache.org/jira/browse/AMQ-4690
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517905 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 18:18:56 +00:00
Gary Tully
4d3923a242
https://issues.apache.org/jira/browse/AMQ-4682 - remove stacktrace
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517795 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 11:55:19 +00:00
Gary Tully
8d480b451a
https://issues.apache.org/jira/browse/AMQ-4682 - support updates to authorizationPlugin/map/authorizationMap
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517794 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 11:48:34 +00:00
Timothy A. Bish
2b2bdd675d
carry over fix from https://issues.apache.org/jira/browse/AMQ-3789 don't set temp dir unless starting broker.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517632 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 18:33:17 +00:00
Christian Posta
e59ea6d03f
added test from mailing list to show MQTT --> JMS mapping works with BytesMessage
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517556 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 15:21:15 +00:00
Robert Davies
6585d5c874
check connection isn't null before asking for it's BlobTransferPolicy
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517230 13f79535-47bb-0310-9956-ffa450edef68
2013-08-25 07:22:34 +00:00
Robert Davies
8f4ebbb40e
Added Interceptor to support
...
https://issues.apache.org/jira/browse/AMQ-4690
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517222 13f79535-47bb-0310-9956-ffa450edef68
2013-08-25 06:19:56 +00:00
Timothy A. Bish
01704eece0
https://issues.apache.org/jira/browse/AMQ-4689
...
Allows for the persistence adapter to implement JobSchedulerStore and also allows for user set JobSchedulerStore to be used even when persitence is off on the broker.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517084 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 22:47:09 +00:00
Timothy A. Bish
b3c132780b
fix unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517076 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 22:18:16 +00:00