Commit Graph

3384 Commits

Author SHA1 Message Date
Gary Tully d261ffd9e9 fix for https://issues.apache.org/activemq/browse/AMQ-1926 with test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691621 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 14:14:38 +00:00
Gary Tully 874e935abb fix last of broken unit test after fix for AMQ-1919
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691619 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 14:10:18 +00:00
Gary Tully 1e73d70d83 fix broken unit test after fix for AMQ-1919
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691604 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 13:10:56 +00:00
Gary Tully 02c6892176 fix broken unit test after fix for AMQ-1919
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691601 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 13:06:33 +00:00
Robert Davies e8a74514da reset redivery counter on retryMessage() - and speed it up a little -
for https://issues.apache.org/activemq/browse/AMQ-1909

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691214 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 12:22:51 +00:00
Robert Davies d14e4aee1c Apply patch for https://issues.apache.org/activemq/browse/AMQ-596
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691206 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 11:48:21 +00:00
Robert Davies 2624decb4e applied patch for https://issues.apache.org/activemq/browse/AMQ-1887
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691131 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 07:15:35 +00:00
Robert Davies 932ddd2318 Fix for https://issues.apache.org/activemq/browse/AMQ-1915
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691130 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 07:07:43 +00:00
Robert Davies b7038c0f21 updated patch for https://issues.apache.org/activemq/browse/AMQ-1860
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691129 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 07:03:08 +00:00
Robert Davies f5703497dd Fix for https://issues.apache.org/activemq/browse/AMQ-1919
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691124 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 06:46:32 +00:00
Robert Davies 47cfa5590b Fix for https://issues.apache.org/activemq/browse/AMQ-1909
and https://issues.apache.org/activemq/browse/AMQ-1914


git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691114 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 06:14:22 +00:00
Guillaume Nodet 1bd6be8a8e AMQ-1923: the defaut value for the maximumActive property on the PooledConnectionFactoryBean is 0, making it unusable
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@691030 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 19:01:12 +00:00
Robert Davies ec3d9adae5 Applied patch for https://issues.apache.org/activemq/browse/AMQ-1838
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@690645 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31 06:51:27 +00:00
Gary Tully c2f71284ba fix AMQ-1911
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@690155 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 09:13:06 +00:00
Gary Tully ba16efde64 fix AMQ-1917
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@690144 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 08:21:09 +00:00
James Strachan 261157cdd6 Fix compile issue
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689547 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:28:41 +00:00
James Strachan b9c25144ff Added jetty-client optional jar too
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689545 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:17:35 +00:00
James Strachan d0b0e4aa6c Added jetty-client optional jar too
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689543 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:08:37 +00:00
James Strachan 6a5c5eb296 Added camel-jetty to the ActiveMQ distro
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689542 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:03:57 +00:00
Gary Tully 557ee247a1 fix group reference for perf and memtest maven plugins - now in group org.apache.activemq.tooling
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689033 13f79535-47bb-0310-9956-ffa450edef68
2008-08-26 11:12:04 +00:00
James Strachan 6cd70823cc added a test case for AMQ-1909
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689023 13f79535-47bb-0310-9956-ffa450edef68
2008-08-26 10:33:32 +00:00
James Strachan 8813f2b658 added a handy constant for the default DLQ name
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689022 13f79535-47bb-0310-9956-ffa450edef68
2008-08-26 10:32:42 +00:00
James Strachan 323bb2309e added patch for AMQ-1908
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@688118 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 16:55:45 +00:00
James Strachan dd64c8bc8e added support for OriginalDestination support in JMX
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@688115 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 16:39:50 +00:00
James Strachan 46812e240d minor whitespace/reorg/comment improvement
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@688062 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 11:25:28 +00:00
James Strachan a634647560 fixed bad use of null for AMQ-1904
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@688014 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 08:11:00 +00:00
James Strachan 9cd9a00dc3 improved test to also add JMSDeliveryMode test for AMQ-1904
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687954 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 05:56:44 +00:00
James Strachan a655335471 further enhancement for AMQ-1904 to add helper method to extract the Map of all user properties
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687864 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21 21:13:39 +00:00
James Strachan 3dd6575ac8 added a fix for AMQ-1904 to expose the user properties as TabularData so JMX tools can browse all of the information in a message
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687861 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21 20:57:56 +00:00
Gary Tully 3c32abd791 fix for AMQ-1902 introduced by fix for AMQ-1866
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687677 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21 10:01:10 +00:00
James Strachan fc58b6f6a5 Added support for JMSDeliveryMode header being set generically
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687332 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 13:44:02 +00:00
Robert Davies 67d64862f8 fix for https://issues.apache.org/activemq/browse/AMQ-1901
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687287 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 08:37:28 +00:00
Gary Tully 43880af18a add waitForStart option to vm url, fix AMQ-1895
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687280 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 08:07:48 +00:00
James Strachan 947659cd52 added some helper mbean methods so that you can ask for the consumers on a DestinationViewMBean
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687043 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:56:40 +00:00
James Strachan 52e15a48a1 added some new MBean helper methods
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687034 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:05:58 +00:00
James Strachan 0a997b7eae added a local broker load test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687033 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:05:45 +00:00
James Strachan 1d9a6c1cc8 switched to the latest/greatest spring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687031 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:05:10 +00:00
James Strachan 02b9774dfc fixed up the protocol buffers test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687030 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:04:13 +00:00
James Strachan a0ac983ea3 added the transaction API into the uberjar
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687029 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:03:30 +00:00
Robert Davies 313530a396 updated to compile with changes to MemoryTransactionStore constructor
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@686677 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18 06:08:50 +00:00
Hiram R. Chirino 479f5e1713 Fix for MySQL DB tables should be INNODB based for proper tx support: https://issues.apache.org/activemq/browse/AMQ-1891
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@686264 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 15:54:57 +00:00
Robert Davies 15fb25d653 Fix for https://issues.apache.org/activemq/browse/AMQ-1878
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@686257 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 15:48:00 +00:00
Robert Davies c8bd57cdc7 Fix for https://issues.apache.org/activemq/browse/AMQ-1878
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@686236 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 14:29:27 +00:00
Hiram R. Chirino 293a6983eb Fixing a Usage leak in broker when subscribing to a topic using selector: AMQ-1889
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@686217 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 14:06:21 +00:00
Gary Tully 5a81bbb375 fix for AMQ-1885, allow jdbc slave broker to out live a db outage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@685988 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 18:33:48 +00:00
Robert Davies f405a7e80d Applied patch https://issues.apache.org/activemq/browse/AMQ-1878
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@685971 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 17:43:07 +00:00
Hiram R. Chirino 529e5c2231 Fix for https://issues.apache.org/activemq/browse/AMQ-1886
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@685966 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 17:22:15 +00:00
James Strachan 84dfaabc85 added explicit dependency on activemq-pool for now until we maybe move activemq-camel to use spring's pool classes to minimse dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@685910 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 14:18:01 +00:00
Robert Davies 0cf384549c Apply patch for https://issues.apache.org/activemq/browse/AMQ-1858
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@685832 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 09:32:25 +00:00
Robert Davies 46b01cc862 Applied patch for https://issues.apache.org/activemq/browse/AMQ-1860
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@685808 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 08:30:32 +00:00