Commit Graph

4397 Commits

Author SHA1 Message Date
Robert Davies cc40251451 make sure scheduling works with transactions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@925221 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 14:08:07 +00:00
Robert Davies efd6bda979 default updateClusterClients = false - to ensure JUnit tests pass - which rely on a defined failover:// list
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@925035 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 23:00:03 +00:00
Gary Tully d914548559 resolve https://issues.apache.org/activemq/browse/AMQ-2656 xa=true in the environment will ensure an XACOnnectionFactory is created
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924972 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 20:02:13 +00:00
Bosanac Dejan a84f524404 https://issues.apache.org/activemq/browse/AMQ-2448 - temp workaround for network connector leak
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924763 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 13:21:10 +00:00
Bosanac Dejan 1cec28cf27 https://issues.apache.org/activemq/browse/AMQ-2594 - proper init of broker and store seq
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924752 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 13:05:43 +00:00
Bosanac Dejan 229043b7d9 cleaning log4j.properties
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924709 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 11:11:22 +00:00
Robert Davies e75affa660 Fix for https://issues.apache.org/activemq/browse/AMQ-2646
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924661 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 07:21:12 +00:00
Bosanac Dejan af65ba7242 https://issues.apache.org/activemq/browse/AMQ-2654 - subscription info space character
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924353 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 16:25:02 +00:00
Robert Davies de04214bb5 Fix for https://issues.apache.org/activemq/browse/AMQ-2645
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924350 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 16:18:14 +00:00
Robert Davies be55d0a661 added option to not update clients when broker removed from a cluster
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924349 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 16:17:26 +00:00
Bosanac Dejan 8329c53c21 https://issues.apache.org/activemq/browse/AMQ-2448 - activemq camel component causes thread leaks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924325 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 15:05:44 +00:00
Bosanac Dejan 5cc101beae https://issues.apache.org/activemq/browse/AMQ-2594 - including the test and adding some comments
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@923706 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 12:21:14 +00:00
Bosanac Dejan 8183ed5c90 https://issues.apache.org/activemq/browse/AMQ-2594 - synchronizing transaction store commit and triggering afterCommit event
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@923694 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 11:12:37 +00:00
Bosanac Dejan 24a7626b06 https://issues.apache.org/activemq/browse/AMQ-2594 - jdbc and broker seq id - intial commit
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@923300 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 15:37:58 +00:00
Robert Davies a1c427e0a3 Fix failing ReconnectTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@923272 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 14:49:18 +00:00
Robert Davies 909c1c3d18 Applied patch for https://issues.apache.org/activemq/browse/AMQ-2191
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921822 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 12:20:10 +00:00
Robert Davies dc0f5b392b Add a cluster update filter
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921821 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 12:17:10 +00:00
Bosanac Dejan fef398ac30 https://issues.apache.org/activemq/browse/AMQ-2613 - spring filter mapping changes, breaks broker info on the / url
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921414 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 15:57:19 +00:00
Bosanac Dejan 8eb28d51aa https://issues.apache.org/activemq/browse/AMQ-2393 - camel 2.0.0 fix is not needed anymore after upgrade to 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921354 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 13:59:43 +00:00
Bosanac Dejan 1f6f0c5107 https://issues.apache.org/activemq/browse/AMQ-2440 - add commons-management dependency needed for camel 2.2.0 web app
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921291 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 10:31:36 +00:00
Bosanac Dejan 7ee5cdd276 https://issues.apache.org/activemq/browse/AMQ-2440 - fine tuning
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920881 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 14:05:11 +00:00
Bosanac Dejan 83604eee1d https://issues.apache.org/activemq/browse/AMQ-2440 - limiting number of threads for the executor pool
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920838 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 12:29:23 +00:00
Bosanac Dejan 3cbe3f1f92 https://issues.apache.org/activemq/browse/AMQ-2440 - fixing bug on marking worker as non empty
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920827 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 12:18:47 +00:00
Robert Davies 54fa83da8b Apply patch for https://issues.apache.org/activemq/browse/AMQ-2636
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920395 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 16:53:30 +00:00
Hiram R. Chirino 3634d64747 check for release after processig io tasks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920330 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 14:19:40 +00:00
Hiram R. Chirino 192ea889ee close the selection on shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920325 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 14:07:29 +00:00
Robert Davies f392884e31 Fix for https://issues.apache.org/activemq/browse/AMQ-2632
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920306 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 12:48:45 +00:00
Gary Tully cc18e703b2 fix validation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@919793 13f79535-47bb-0310-9956-ffa450edef68
2010-03-06 16:01:38 +00:00
David Jencks 24d47d289d AMQ-2638 use the apache 7 pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@919659 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 22:44:55 +00:00
David Jencks 7cefb7ae73 AMQ-2637 widen osgi import version ranges
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@919561 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 19:45:10 +00:00
Gary Tully a21226c222 have more tests wait for the jetty listener - intermittent failures in hudson
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@918553 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03 16:31:27 +00:00
Gary Tully f82dc25eae resolve https://issues.apache.org/activemq/browse/AMQ-2635
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@918384 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03 10:28:54 +00:00
Gary Tully f33e2190d0 resolve https://issues.apache.org/activemq/browse/AMQ-2630 - added test and restricted imlementation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@918381 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03 10:15:10 +00:00
Robert Davies f782fc0b4a makesure assertEquals() is comparing to long values
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917969 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02 11:20:42 +00:00
Gary Tully 1035ac3417 add spring-jms dependency to resolve cnf post https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917645 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 18:51:06 +00:00
Gary Tully 50dadbb877 fix intermittent failure with test, was forwarding to same destination which made it timing dependent
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917628 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 18:17:51 +00:00
Gary Tully 37b5d7beed add activation dependency to allow xmpp tests to execute
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917575 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 16:33:49 +00:00
Gary Tully 71fcf59fe8 For journal jdbc config, revert to more explicit bean config as the journalJDBC xbean BeanFactory usage does not validate with spring 3.0 https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917556 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 15:00:47 +00:00
Gary Tully a5e9060119 camel 2.2.0 needed to ensure container is started from requestor with 3.0 https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917534 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 14:02:59 +00:00
Gary Tully 77116d41cc resolve test failures, all test xml must now validae post https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@916937 13f79535-47bb-0310-9956-ffa450edef68
2010-02-27 10:11:16 +00:00
Gary Tully 7f8c822a20 resolve https://issues.apache.org/activemq/browse/AMQ-906 - have retries with autoack and runtime exception from onMessage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@916936 13f79535-47bb-0310-9956-ffa450edef68
2010-02-27 10:07:05 +00:00
Hiram R. Chirino 1f521da77e Updated the TransportConnector and TransportConnection to use a thread pool when initalizing and destroying connection to better support fast
connect and disconnect use cases.



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@916780 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 18:40:31 +00:00
Hiram R. Chirino 662324caac Better selector synchonization to help resolve AMQ-2440
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@916762 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 17:14:40 +00:00
Bosanac Dejan eac31e8417 https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@916651 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 11:53:18 +00:00
Gary Tully 3e4fc0a678 resolve https://issues.apache.org/activemq/browse/AMQ-2628 - add consumerId to message dicarded advisory to allow correlation with the dlq, change to the brokerservice advisory api
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@916255 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 11:39:53 +00:00
Gary Tully fded93ac20 resolve compilation errors with xmpp and java5
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@915990 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 21:56:30 +00:00
Gary Tully 156a6095c4 variation on https://issues.apache.org/activemq/browse/AMQ-2626 - add vmcursor eviction test, shows similar issues also fix potential hang when connection is shutdown and producer is waiting for space in pending messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@915809 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 14:46:21 +00:00
Gary Tully a2af47bd1d resolve https://issues.apache.org/activemq/browse/AMQ-2626 - ensure reference count is decremented on non evicted messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@915770 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 12:53:37 +00:00
Bosanac Dejan aa9b5666ce https://issues.apache.org/activemq/browse/AMQ-2623 - upgrade woodstox
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@915731 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 09:54:36 +00:00
Bosanac Dejan 9dc43f3ffe https://issues.apache.org/activemq/browse/AMQ-2613 - prevent CSRF attacks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@915384 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 15:24:30 +00:00