Yes the async routing engine requires that threads are not being
blocked etc, and not all Camel components / 3rd party libraries can
support that.
On Fri, Sep 26, 2014 at 3:27 AM, Andrew Thorburn wrote:
> I'd be happy to update the docs, though I've haven't signed the agreement
> yet. Can I take
Hi
On Thu, Sep 25, 2014 at 11:23 PM, Matt Raible wrote:
> Hey all,
>
> I'm starting to develop a new application and I'm researching using Camel's
> REST DSL vs. Spring Boot and it's REST support. The last application I wrote
> used Apache Camel + Spring Boot, but I only used the external prope
Hi Claus,
Tracy Snell wrote the original code and it's his website that I provided the
link to in my earlier post. I will try to contact Tracy and see if he's
willing to donate his code.
Regards,
Scott
--
View this message in context:
http://camel.465427.n5.nabble.com/Corrupt-pdf-from-classpat
Hiya
There seems to be a little inconsistency between the log component and the
log DSL
Log component documentation says that it will always use a logger from the
registry if a one is found
Log DSL documentation says that it will only use a logger from the registry
if the logger is not specified