No type converter available to convert from type: java.lang.String to the required type: org.apache.cxf.Bus

2017-08-17 Thread deepaktaker
Im getting this error intermittent error message. I have no idea why this happens. could some one please help me identifying the problem. The problem is during the endpoint creation. Failed to resolve endpoint:

DayLight Saving behaviour using apache camel Quartz2

2017-05-18 Thread deepaktaker
Hi All, I need to understand what is the behaviour of apache camel Quartz2 during daylight saving. For example if a job is scheduled to execute every day at 2am before daylight saving, would it continue to execute at 2am after daylight saving. Regards, Deepak -- View this message in context:

org.apache.camel.ResolveEndpointFailedException

2016-12-22 Thread deepaktaker
Hi All, I have this weird issue where i am trying to execute the spring beans.xml in osgi environment and i get this error org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint:

How to add Service on before camel route start

2016-06-08 Thread deepaktaker
Hi, I have written junits which mocks the endpoints. but my problem is my code uses a service. so if i start the route i always get nullpointer exception because the service is not initialized. So my question is there a way to mock a service or add a service before a route starts. Regards,

Re: Issue in xml to csv conversion

2016-02-23 Thread deepaktaker
Thanks for your reply yogesh, I tried it but doesn't work. On 23 Feb 2016 5:58 p.m., "yogu13 [via Camel]" < ml-node+s465427n5778125...@n5.nabble.com> wrote: > Hello, > > Try setting the allowMissingColumnNames=true > > Regards, > -Yogesh > > -- > If you reply to this

Re: Issue in xml to csv conversion

2016-02-23 Thread deepaktaker
Hi Yogesh, I use CsvDataFormat class which has this method named marshal which does the conversion for me. Regards, Deepak On Tue, Feb 23, 2016 at 3:43 PM, yogu13 [via Camel] < ml-node+s465427n577810...@n5.nabble.com> wrote: > Hi, > > Are you using any camel component for

Issue in xml to csv conversion

2016-02-23 Thread deepaktaker
Hi All, I use camel for converting my xml file to csv. I was using camel version 2.14.2, and i updated it to 2.16.2. now my conversion is not working as expected. In camel version 2.14.2 here's what my input and output looked like Input: id1

Re: Data Corruption in SFTP in Parallel Multicast branches

2015-11-04 Thread deepaktaker
Hi, I would like to know if the jira CAMEL-8284 created for the bug "Data Corruption in SFTP in Parallel Multicast branches" released as patch. i was wondering if the patch is made available in camel version 2.14 Regards, Deepak -- View this message in context: