Hi all,
we want to transfer big amount of data from one mysql database(database1)
to a remote database(database2) by using camel. the local
database(database1) is isolated with the help of dmz, implemented by
firewall rules. firewall rule, open and close the connection port for every
15 minutes.(t
Hi,
In case someone comes across a similar issue - I have solved the
problem by using this unmarshal config:
instead of
Thanks,
Andrey.
On Wed, Apr 24, 2019 at 11:20 PM Andrey Shulinsky wrote:
>
> Hi folks,
>
> I am having a problem migrating a working Java DSL config to XML.
Hi Yogesh,
From the documentation, it looks that the encoding is used only when the
textline codec is activated.
https://github.com/apache/camel/blob/master/components/camel-netty4/src/main/docs/netty4-component.adoc
So it's worth trying something like:
hth,
Alex
On Fri, Apr 26, 2019 at