I am trying to use a LevelDBAggregationRepository with Camel 2.19.1 with
Spring Boot 1.5.4-RELEASE but do get into problems.
The message bodies being aggregated are ArrayLists containing Serializable
POJOs (files parsed using camel-bindy) with the bindy class defined in the
same project as my rou
Hi Ryan,
you can set trust stores or implement your own X509TrustManager and
configure it using SSLContextParameters[2].
And I'm sure that you're aware how problematic undermining security
can be, so you might want to implement something like a white list so
that you can have some guarantee as to
Hi Kasim,
I'm not sure that I understood your problem, but starting the Camel
context and starting the routes have different semantics. You should
not ignore Camel context startup failure, in the example you provided
you just print the stack trace.
With the Camel context started you can add (CamelC
Hi,
I am using spring boot with camel cxf to expose rest/soap web services. However
since I have many services and some of them are not well defined, I want to
register each of them one by one, catch if any exception occurs and continue
with remaining valid services. But when I set
camel.sprin
Hi there
I was testing the EventNotifier functionality in Camel and noticed that for a
single route there were several ExchangeCompleted events. One for every "