Commit Graph

3384 Commits

Author SHA1 Message Date
Robert Davies 73edcbc2e9 Fix for https://issues.apache.org/activemq/browse/AMQ-1811
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669491 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 14:00:22 +00:00
Robert Davies 8d4001ad0b Further patch for https://issues.apache.org/activemq/browse/AMQ-1795
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669265 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18 19:34:27 +00:00
Robert Davies b52624e66b Apply patch from https://issues.apache.org/activemq/browse/AMQ-1808
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669263 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18 19:29:54 +00:00
Guillaume Nodet 604ebd14eb Add camel-pool dependency on activemq-camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668635 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 12:41:26 +00:00
Guillaume Nodet 2e57fb5fd9 AMQ-1802: extract activemq pool in its own module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668559 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 08:16:50 +00:00
Guillaume Nodet 702e2a0170 AMQ-1801: Extract camel component in its own module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668217 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 16:11:38 +00:00
Robert Davies 0d8586903a Fix for https://issues.apache.org/activemq/browse/AMQ-1796
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668146 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 12:57:29 +00:00
Robert Davies 5441774883 Fix for https://issues.apache.org/activemq/browse/AMQ-1799
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668061 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 06:30:25 +00:00
Robert Davies 086db1b4c6 Fix for https://issues.apache.org/activemq/browse/AMQ-1797
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@667756 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 08:34:15 +00:00
Robert Davies 2e4c688cdc Fix for https://issues.apache.org/activemq/browse/AMQ-1797
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@667752 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 06:59:36 +00:00
Robert Davies 35706757e2 remove System.err.println
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@667123 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 15:01:01 +00:00
Robert Davies 996e1eb2c0 change stdout
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@667122 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 14:59:29 +00:00
Robert Davies 6f69f1914a Patch applied for https://issues.apache.org/activemq/browse/AMQ-1795
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@667105 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 14:31:27 +00:00
Robert Davies 4a052d20b1 Fix for https://issues.apache.org/activemq/browse/AMQ-1771
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666893 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 23:22:12 +00:00
Robert Davies 6db9a37d2f Fix for https://issues.apache.org/activemq/browse/AMQ-1777
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666887 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 23:13:59 +00:00
Guillaume Nodet 0dec0b6b0c Add the jmx user name / password authentication and the ability to use the local mbean server instead of a remote one
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666793 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 19:15:43 +00:00
Hiram R. Chirino 9d12bdd73c ActiveMQ was not starting up cause the jaxb api was not getting included in the final distro.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666673 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 14:05:41 +00:00
Hiram R. Chirino 1e7776ebd2 Fixing the ssl context config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666658 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 13:26:13 +00:00
Hiram R. Chirino 1dc4b25c82 camel backward compt was restored.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666657 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 13:24:44 +00:00
Hiram R. Chirino e897b8968d Use the new SslContext config element to configure ssl instead of the system properties.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666655 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 13:24:01 +00:00
Hiram R. Chirino 6453ebbd12 Don't setup an SssContext by default, so that system properties can be used to configure the ssl settings.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666646 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 12:52:03 +00:00
Robert Davies 4b27e761c7 Fix for https://issues.apache.org/activemq/browse/AMQ-1790
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666617 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 10:54:26 +00:00
Robert Davies 32364744ee Fix for https://issues.apache.org/activemq/browse/AMQ-1788
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@666607 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 10:36:26 +00:00
Robert Davies 58e5b9acce patch for https://issues.apache.org/activemq/browse/AMQ-1779
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@664082 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 18:59:11 +00:00
Robert Davies 944145b191 patch for https://issues.apache.org/activemq/browse/AMQ-1779
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@664079 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 18:56:02 +00:00
Robert Davies efecce6f6e Fix for https://issues.apache.org/activemq/browse/AMQ-1712
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663980 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 15:21:17 +00:00
Robert Davies 60d4d48fbf Further change for https://issues.apache.org/activemq/browse/AMQ-1771
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663691 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 18:11:46 +00:00
Robert Davies e40e2ac67a Applied patch for https://issues.apache.org/activemq/browse/AMQ-1768
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663689 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 18:08:47 +00:00
Robert Davies f7fa2bc58d Fix for https://issues.apache.org/activemq/browse/AMQ-1771
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663680 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 17:57:55 +00:00
Robert Davies aee5d25e41 Fix for https://issues.apache.org/activemq/browse/AMQ-1774
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663644 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 15:52:51 +00:00
Robert Davies c5e1eae2e3 Fix for https://issues.apache.org/activemq/browse/AMQ-1773
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663642 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 15:34:58 +00:00
Robert Davies 3103fa9969 Applied patch for https://issues.apache.org/activemq/browse/AMQ-1770
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663639 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 15:18:43 +00:00
Robert Davies 55409bdea0 Fix for https://issues.apache.org/activemq/browse/AMQ-1772
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663604 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 13:29:59 +00:00
Hiram R. Chirino 3224ff8a0a make sure that the task runner is the first thing setup since other startup bits might want to do an async send.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663178 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 15:15:57 +00:00
Robert Davies 0acf54586f Fix for https://issues.apache.org/activemq/browse/AMQ-1760
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663059 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 10:52:13 +00:00
Robert Davies 21568866ad Fix for https://issues.apache.org/activemq/browse/AMQ-1756
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663052 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 10:36:06 +00:00
Robert Davies 5cd2921c4e Apply patch for https://issues.apache.org/activemq/browse/AMQ-1761
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663048 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 10:20:47 +00:00
Robert Davies 2ccbdefc69 Fix for https://issues.apache.org/activemq/browse/AMQ-1766
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@663032 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 08:35:00 +00:00
Hiram R. Chirino 47ea0980f0 Fixed test.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661719 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 13:48:01 +00:00
Robert Davies 0d55a80a43 remove unused import
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661684 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 12:27:47 +00:00
Robert Davies 76207f168e Fix broken test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661683 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 12:27:17 +00:00
Robert Davies 4ecc89eca0 Apply patch for https://issues.apache.org/activemq/browse/AMQ-1758
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661663 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 11:44:19 +00:00
Robert Davies db4f602e8c Further tidying up for https://issues.apache.org/activemq/browse/AMQ-1704
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661661 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 11:36:47 +00:00
Hiram R. Chirino 6cc18cac5a Putting back setting the broker service on transport factories that implement BrokerServiceAware. Removing that had broken the StompTest.
It's a little dirty cause it can cause issues if 2 brokers are created in 1 jvm.



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661466 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 20:32:58 +00:00
Hiram R. Chirino 1973ca8f3e Fix the failing QueueMasterSlaveTestUsingSharedFileTest test.. due to chang in startup order of the persistence adapter.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661439 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 19:23:18 +00:00
Hiram R. Chirino 2b3b7f565c Fixed the TopicClusterTest test case.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661438 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 19:16:38 +00:00
Hiram R. Chirino fd184fb79a Provide better error messages when directories cannot be created.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661435 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 19:11:20 +00:00
Hiram R. Chirino b6dc8eeba7 Fixing test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661432 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 18:40:48 +00:00
Hiram R. Chirino 8573072a6f Fixed PublishOnTopicConsumerMessageUsingActivemqXMLTest case that started failing due to the recently added chagne to the journal persistence adapter which did a:
this.usageManager.getMemoryUsage().addUsageListener(this); on start.  Basically we now don't start the persistence layer until the broker is started (was happening
when the broker was created).



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661402 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 17:01:55 +00:00
Robert Davies 0f1ef01d1b Fix for https://issues.apache.org/activemq/browse/AMQ-1748
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@661295 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 11:27:33 +00:00