Commit Graph

98 Commits

Author SHA1 Message Date
gtully c8d96c6e8e remove compile dep on dbcp2 in favour or generic datasource 2016-04-08 11:10:17 +01:00
Claus Ibsen f490ab549d CAMEL-8522: Enrich AMQ message with original destination (where Camel received the message) which for example allows to keep that information when sending messages to other queues or DLQs etc. 2016-02-20 10:23:54 +01:00
Claus Ibsen 40ecf22f0f AMQ-6166: Add option to configure trustAllPackages on Camel ActiveMQ component 2016-02-11 12:04:24 +01:00
Claus Ibsen df868fe4a3 Polished 2016-01-17 10:20:37 +01:00
Claus Ibsen 8f6baf8188 Polished 2016-01-11 13:34:48 +01:00
Dejan Bosanac eeec0c07b0 https://issues.apache.org/jira/browse/AMQ-6077 - define default values (based on system property) for connection factory and object message 2015-12-15 13:34:02 +01:00
Dejan Bosanac 7951037f20 https://issues.apache.org/jira/browse/AMQ-6077 - test 2015-12-14 14:02:31 +01:00
gtully 48fbd3116d test for transacted send and ack camel route with explicit set of connection factory necessary due to config clone across component endpoints 2015-11-23 12:27:03 +00:00
Jeff Genender de86f473f7 This closes #137
Fix for AMQ-5903 - thanks Heath and Paul
2015-07-29 18:27:47 -06:00
Heath Kesler 8f407a78dc AMQ-5903 - add patch that fixes the broker camel component to take all header values 2015-07-29 17:48:16 -06:00
Jeff Genender 6d6ed4eaaf AMQ-5721 - Update ActiveMQ to use commons-pool2 instead of commons-pool.AMQ-5636 will need it. The JMS pool and other components should use it as well. 2015-04-16 16:01:39 +02:00
Claus Ibsen 94f1e98adc AMQ-5693: Include component documentation for activemq-camel 2015-04-03 09:29:20 +02:00
Claus Ibsen 9f040144f2 Upgrade to Camel 2.15.1 2015-04-03 09:17:56 +02:00
Claus Ibsen 6097401c50 AMQ-5657: Upgrade to Camel 2.15.0 2015-03-11 10:07:20 +01:00
artnaseef 6efafbd7f1 Commit applied with thanks to Jeff Genender.
This closes #66
2015-03-06 10:01:33 -07:00
Jeff Genender 939c8a14df AMQ-5636 - Update old openjsb tests to more current DBCP2 XA Camel tests 2015-03-06 09:51:26 -07:00
Timothy Bish 3ef8f492a7 https://issues.apache.org/jira/browse/AMQ-5563
Added fix to update the documentation to reflect correct defaults.
2015-03-05 16:04:12 -05:00
Claus Ibsen 0e98ed6f53 Polished 2014-11-11 09:21:03 +01:00
Claus Ibsen dfd168b0b6 Use the Camel apt compiler for the activemq-camel plugin to generte component details. 2014-11-11 08:24:39 +01:00
Rob Davies 7ca25965db added CamelRoutesBrokerPlugin for https://issues.apache.org/jira/browse/AMQ-5351 2014-09-09 16:53:28 +01:00
gtully 10394734f6 add a sanity external tm xa rollback test 2014-04-01 22:45:45 +01:00
gtully 9c4621da8c fix and reinstate skipped xa jms/jdbc test that sanity tests xa recovery - remove the load variant that was also skipped 2014-03-05 16:03:14 +00:00
Claus Ibsen 48d615d311 AMQ-4325: Fixed ActiveMQ Camel component to support username/password being configured when using ActiveMQ factory method. Also fixes the factory method would eager create plain connection factory, instead of using createConnectionFactory method as otherwise, which is optimized for AMQ. 2013-11-02 20:17:28 +01:00
Claus Ibsen 1ad6bd59ee Removed non existing AMQ journal Camel component which was removed a long time ago. 2013-11-02 19:34:18 +01:00
Claus Ibsen 65be281c16 Removed not use class, which neither has ever been documentated, or used by end users. Also they can implement their own spring JMS message converter if they want. 2013-11-02 19:32:44 +01:00
Claus Ibsen 5469d806e8 Polished camel broker component 2013-11-02 19:27:00 +01:00
Timothy Bish d4da85f39b apply fix for: https://issues.apache.org/jira/browse/AMQ-4816 2013-10-18 11:46:56 -04:00
gtully b66559ee07 https://issues.apache.org/jira/browse/AMQ-4757 activemq-jms-pool a generic jms xa pool derived from activemq-pool which activemq-pool now extends with amq specifics 2013-09-30 23:09:25 +01:00
rajdavies 8d31e44e8d fix for https://issues.apache.org/jira/browse/AMQ-4714 2013-09-06 13:46:44 +01: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
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
Timothy A. Bish 174fe15b30 fix for: https://issues.apache.org/jira/browse/AMQ-4676 and https://issues.apache.org/jira/browse/AMQ-4673
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1517052 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 21:27:27 +00:00
Bosanac Dejan edd8166cb1 https://issues.apache.org/jira/browse/AMQ-4574 - better initialization of destination source for camel endpoint completer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494142 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 14:16:40 +00:00
Bosanac Dejan b2a91b96c4 https://issues.apache.org/jira/browse/AMQ-4574 - EndpointCompleter functionality for camel component
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1489843 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 12:56:55 +00:00
Timothy A. Bish 5abd154e19 fix for: https://issues.apache.org/jira/browse/AMQ-4360
Update spring pooled bean and config files to use non-deprecated calls.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1453921 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 15:42:18 +00:00
Timothy A. Bish dc33c5918f Add some additional try / finally blocks to ensure BrokerService stops are issued.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443034 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:58:16 +00:00
Timothy A. Bish 09756d5ada Don't use fixed ports on the transports and replace deprecated call in PooledConnectionFactory
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442995 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 14:58:59 +00:00
Timothy A. Bish 6e36321669 https://issues.apache.org/jira/browse/AMQ-4163
Removed the journal component as its dependent on the now deprecated activemq-amq-store code.  

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1431492 13f79535-47bb-0310-9956-ffa450edef68
2013-01-10 16:43:21 +00:00
Claus Ibsen fa250bf1bf Fixed test that was wrong
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1414727 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 14:33:19 +00:00
Hiram R. Chirino 9a8f6e415d Refactored the classes needed to run an ActiveMQ JMS client out from the activemq-core module to the activemq-client module.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1406466 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 05:00:17 +00:00
Claus Ibsen fef7f54a17 Disabled tests that hangs occationally. Need to revisit later.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387003 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 06:43:44 +00:00
Claus Ibsen ad5e969bb1 Updated links in javadoc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380492 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 08:46:07 +00:00
Claus Ibsen fa41f89ad8 Updated links in javadoc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1380489 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 08:43:17 +00:00
Claus Ibsen 5cbdddae98 AMQ-3861: Offer a way to not set a transaction manager in activemq-camel. Thanks to patch from Babak. Requires Camel 2.10 or better.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1379939 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 10:54:22 +00:00
Claus Ibsen 3a3416caa7 AMQ-3967: Fixed unit test after upgrading Camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1378100 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 12:19:07 +00:00
Robert Davies d45dedbd23 updated to Apache Camel 2.10 - https://issues.apache.org/jira/browse/AMQ-3960
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1371147 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 10:23:43 +00:00
Timothy A. Bish f84e41611c Fix the imports
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1361217 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 13:42:57 +00:00
Timothy A. Bish b7dc057abd Adds a test case showing a particular use case of camel in/out routes and failover that can go bad with the wrong config.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1358398 13f79535-47bb-0310-9956-ffa450edef68
2012-07-06 20:12:45 +00:00
Bosanac Dejan d1aeb04fc6 https://issues.apache.org/jira/browse/AMQ-3863 - xa session pooling problem
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1343171 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28 09:28:18 +00:00