1. Dynamic throtlling off an ActiveMQ message queue with Camel stackoverflow.comI am an ActiveMQ / Camel noob with a specific scenario in mind, I wonder firstly if it is possible and secondly whether someone might provide a little direction. Basically I need ... |
2. How to start Camel routes on slave ActiveMQ only when slave becomes active in failover? stackoverflow.comI have a durable consumer to a remote JMS queue in embedded Camel routing. Is it possible to have this kind of routing with master-slave configuration? Now it seems that the ... |
3. Apache Camel with ActiveMQ clustering stackoverflow.comI'm trying to determine my options for clustering my ServiceMix 3.3.1/Camel 2.1/AMQ 5.3 application. I'm performing high volume message processing and I need to cluster for high availability and horizontal ... |
4. ActiveMQ Camel Admin Routes stackoverflow.comI have a simple Route written in Java and have the jar file deployed to activemq/lib and updated the activeMQ.xml to look for the route via the package can element. But the route ... |
5. URL Encoding a Camel Exchange Body stackoverflow.comI need help with this question. I'm using the camel-http component as shown here but I'm having trouble because the body I'm sending has unescaped ampersands. ... |
6. Using Camel to transparently log messages from queue stackoverflow.comI have a legacy application running on Glassfish which I have just recently configured to use activemq rather than openMQ. My activemq broker is running in a separate process outside of ... |