;
> And the other way around in the second route.
>
> Thanks
> Gustav Sinder
>
> -Original Message-
> From: Gustav Sinder [mailto:gustav.sin...@ferrologic.se]
> Sent: den 17 juni 2015 09:46
> To: users@camel.apache.org
> Subject: Unmarshalling serialization fai
:
And the other way around in the second route.
Thanks
Gustav Sinder
-Original Message-
From: Gustav Sinder [mailto:gustav.sin...@ferrologic.se]
Sent: den 17 juni 2015 09:46
To: users@camel.apache.org
Subject: Unmarshalling serialization fails with ClassNotFoundException
Hi,
I
Hi,
I'm working on converting a flow (consists of 2 camel contexts) to use Amazon
SQS instead of ActiveMQ (which worked just fine).
Setup:
File -> Camel context 1 -> AWS SQS -> Camel context 2 -> Databsae
Connectivity isn't an issue but I need to marshal/unmarshal the messages using
base64 sinc