GitHub user gquintana opened a pull request:
https://github.com/apache/camel/pull/36
CAMEL-6588 Choose BlockingQueue implementation in Seda component
I can see to approaches:
- introduce a BlockingQueueFactory as the suggested by Claus Ibsen in Camel
Users Forum
- Just refe
Hi...
I have one web-service published at say
*http://localhost:9090/notification*. I want a camel route who will
re-direct the message coming to the above URI to other URI. My web service
and camel are running on the same machine.
http://camel.apache.org/schema/spring";>