Re: Camel-example-ftp - camel 2.20.0

2018-02-13 Thread Claus Ibsen
Hi We cannot see the image you have posted to this mailing list. The mailing list is for plain test only. For FTP you may need to turn on|off passive mode, and also turn on|off binary mode, so try with those first. On Thu, Feb 8, 2018 at 7:26 AM, Gilbert Maredi

Re: JMS: override Camel header type conversions?

2018-02-13 Thread Claus Ibsen
Hi Yeah we should add a new option where you can configure to use an iso-xxx date. Then new users can just turn that on. Matt, you are welcome to log a JIRA ticket On Mon, Feb 12, 2018 at 4:10 PM, Alex Dettinger wrote: > Same as Quinn, I would vote for the ISO-8601

RE: "Gave up waiting for BlueprintContainer" when using camel-test-blueprint

2018-02-13 Thread Harrison Tarr
It looks like (one of) the block of code in the route that is causing the BlueprintContainer to not start is Does unmarshalling require some import that I'm not including? Again, the works when running in a real Karaf container, but it does not work when

Re: "Gave up waiting for BlueprintContainer" when using camel-test-blueprint

2018-02-13 Thread Claus Ibsen
Also as we say on the support page, try with newer versions etc. What version of Camel do you use? On Tue, Feb 13, 2018 at 3:17 PM, Claus Ibsen wrote: > And you have camel-jackson on the classpath when testing > > On Tue, Feb 13, 2018 at 1:10 PM, Harrison Tarr >

Re: "Gave up waiting for BlueprintContainer" when using camel-test-blueprint

2018-02-13 Thread Claus Ibsen
And you have camel-jackson on the classpath when testing On Tue, Feb 13, 2018 at 1:10 PM, Harrison Tarr wrote: > It looks like (one of) the block of code in the route that is causing the > BlueprintContainer to not start is > > >