Re: JMS - asyncConsumer &

2014-09-26 Thread Claus Ibsen
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

Re: Camel's Swagger vs. Spring MVC Swagger

2014-09-26 Thread Claus Ibsen
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

Re: Corrupt pdf from classpath

2014-09-26 Thread scottdawson
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

camel log component: logger from registry

2014-09-26 Thread jlrowe
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