Hello!
The title might be a bit misleading, but I could not think of a better one.
I have following problem and I could not find a proper solution in
camelinaction or the camel cookbook.
My setup:
I have a recipient list that sends a message to different activeMQ endpoints.
>From these Endpoints
Hello all!
I am currently working on an async Camel Rest application with several
components.
1.) I have a "Request handler" that is responsible for all user-Rest requests.
It accepts a get input and responds with a redirect url.
2.) The input is processed, splited, aggregated, etc. in the acco
- Ignoring non primitive header: order of class:
org.apache.camel.component.jms.issues.DummyOrder with value:
DummyOrder{orderId=333, itemId=4444, quantity=2}
On Thu, Jul 5, 2018 at 4:09 PM, Philipp Zach wrote:
> Hello Everybody!
>
> I am relatively new to camel, so this might be a common mistak
Hello Everybody!
I am relatively new to camel, so this might be a common mistake.
Also I am new to the mailing list, so please excuse me when I am doing
something wrong here or if I am not sticking to the proper procedure.
I am trying to set up an application with several routes, inluding a
sca