Commit Graph

59 Commits

Author SHA1 Message Date
Hadrian Zbarcea 5076808b57 AMQ-6497 Add method to navigate interceptors 2016-11-04 17:18:49 -04:00
Claus Ibsen 8447e1af2d AMQ-6402: Fixed potential NPE in OriginalDestinationPropagateStrategy 2016-08-20 12:13:55 +02:00
Claus Ibsen 4437393aa1 Fixes CAMEL-10226: camel-jms ignores connection pool settings in spring-boot deployment. 2016-08-10 10:47:18 +02:00
Hiram Chirino 50dc5864fd Fixes CAMEL-10226: camel-jms ignores connection pool settings in spring-boot deployment. 2016-08-09 11:56:01 -04: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
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
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
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
rajdavies 8d31e44e8d fix for https://issues.apache.org/jira/browse/AMQ-4714 2013-09-06 13:46:44 +01: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 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
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 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 5cf4ada14a AMQ-3498: Added support for using ActiveMQ Destination Options in the Camel endpoint uris, by specifing the options with destination. prefix.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1170599 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 13:20:52 +00:00
Claus Ibsen 232d59a77d CAMEL-3458: Using FQN in Camel TypeConverter file, after upgrade to Camel 2.8.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1170056 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 06:04:34 +00:00
Gary Tully b9045dba98 https://issues.apache.org/jira/browse/AMQ-3253 - Support Temporary Destinations in a network without advisories. Allow the connection id generator prefix to be set via a connection factory such that temp identies can be configured such that they are suitable for inclusion in a network list of statically included destintions. Allow auto recreation of temp destinations by a new producer and tie lifecycle to the producers connection. This allows configurable support for request reply with temps in a network with advisory support disabled
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1087330 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 15:11:09 +00:00
Timothy A. Bish 3e895c6e95 fix for: https://issues.apache.org/jira/browse/AMQ-3139
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1074300 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 21:25:08 +00:00
Hiram R. Chirino b0c2a40fb9 Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071259 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 14:08:48 +00:00
Hiram R. Chirino 0bbc0acb84 Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071256 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:58:54 +00:00
Bosanac Dejan 8bf987b134 https://issues.apache.org/jira/browse/AMQ-3177 - use slf4j instead of jcl
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1069405 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 14:24:01 +00:00
Timothy A. Bish be9bdab07b fix for: https://issues.apache.org/jira/browse/AMQ-3138
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1059638 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 19:10:38 +00:00
Willem Ning Jiang 3c39b5d40b AMQ-2900 Updated the java doc of activemq-camel component
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@993191 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 01:28:45 +00:00
Gary Tully 623da6ffab fix compilation error with 2.4, endpoints is a lur cache of endpoints so they will disappear in time, really needs a new component api - list available endpoints - 2.5 wabol
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@967122 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23 15:05:50 +00:00
Gary Tully f206410b3d provide test that validates camel loopback redelivery alternative to blocking client side redelivery, resolve: https://issues.apache.org/activemq/browse/AMQ-2710
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@937289 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23 13:40:24 +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 75a32e4ec7 https://issues.apache.org/activemq/browse/AMQ-2611 - camel context and connections
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@910984 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 14:13:12 +00:00
David Jencks 09fab742ff AMQ-2601 Make amq more blueprint-friendly, move away from spring lifecycle interfaces
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908182 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 19:56:21 +00:00
Bosanac Dejan de9a2ddfa3 https://issues.apache.org/activemq/browse/AMQ-2398 - resolve compilation problem
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817222 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 12:23:17 +00:00
Guillaume Nodet 361bbebab9 AMQ-2398: org.apache.activemq.camel.component.ActiveMQConfiguration uses the TCCL to load some classes which usually don't work in OSGi
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816509 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 07:53:31 +00:00
Bosanac Dejan c5c7cd68a0 fix for https://issues.apache.org/activemq/browse/AMQ-2393
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@815359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 15:09:26 +00:00
Gary Tully 26eb49f259 update to camel 2.0.0 and spring 2.5.6 to match camel, https://issues.apache.org/activemq/browse/AMQ-2370
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@810644 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 18:18:08 +00:00