Timer to trigger ftp downloads

2014-09-18 Thread Svend-Ole Nielsen
Hi all Is it possible to have a TO FTP act like a FROM FTP ?? I would like to download several things from a server that unfortunately only allows one connection pr. User. I know that you can use delay on FTP, but if they run on top of each other the FTP will allow only the first, which causes

TypeConverter suddenly not available...

2014-09-18 Thread Svend-Ole Nielsen
Hi all I have made my own typeconverter, which works perfectly when it is available. But all of a sudden the route stops with an error stating that a convert could not be found. If I then restart the route everything works until it looses the converter again. Anyone with an idea as to why it "

RE: TypeConverter suddenly not available...

2014-09-18 Thread Svend-Ole Nielsen
camel route(s) or Spring/Blueprint ? How have you added your typeConverter ? Are you sure that it is gone ? What is exactly the error that you get (gist) ? Regards, On Thu, Sep 18, 2014 at 9:22 AM, Svend-Ole Nielsen < svend-ole.niel...@vehco.com> wrote: > Hi all > > I have made my

File component execute once per day (Quartz)

2014-12-05 Thread Svend-Ole Nielsen
Hi all Is it possible to get the file component to execute once per day at a given time eg. Midnight or Is it only possible at given intervals ?? Regards, Svend

RE: File component execute once per day (Quartz)

2014-12-05 Thread Svend-Ole Nielsen
://camel.apache.org/file2 And the link from that option for more details. On Fri, Dec 5, 2014 at 9:41 AM, Svend-Ole Nielsen wrote: > Hi all > > Is it possible to get the file component to execute once per day at a given > time eg. Midnight or Is it only possible at given intervals ?? > >

Route executed in sync - one after another

2014-12-12 Thread Svend-Ole Nielsen
Hi all I have a setup where I need to download from several FTP sites - but it needs to be done one after another. I have looked over the documentation, but nothing stands out as being what I need. I have a timer that fires once a day. This timer should trigger the first download route. When t

Trigger FTP Routes in sync

2015-02-24 Thread Svend-Ole Nielsen
Hi all Is it possible to have some kind of route handling where you were to trigger one FTP download route after another in sync?? ... Hopefully someone has a trick up their sleeve :) Regards, Svend

Templates mix xml and java builder

2022-11-25 Thread Svend Ole Nielsen
? Regards, Svend O. Svend Ole Nielsen Office +4596962640 Developer svend-ole.niel...@addsecure.com<mailto:svend-ole.niel...@addsecure.com> www.addsecure.com<http://www.addsecure.com/> [cid:addsecure-logo_50e643a1-ceaa-48aa-817f-52769402fe0c.png]<http://ww

Sv: Templates mix xml and java builder

2022-11-26 Thread Svend Ole Nielsen
that using XML defined templates can not be used from Java but the opposite is possible. Svend Ole Nielsen Office +4596962640 Developer svend-ole.niel...@addsecure.com<mailto:svend-ole.niel...@addsecure.com> www.addsecure.com<http://www.addsecure.com/> [

Sv: Templates mix xml and java builder

2022-11-26 Thread Svend Ole Nielsen
Have tried with 3.19.0 and 3.20.0-SNAPSHOT - same result. Svend Ole Nielsen Office +4596962640 Developer svend-ole.niel...@addsecure.com<mailto:svend-ole.niel...@addsecure.com> www.addsecure.com<http://www.addsecure.com/> [cid:addsecure-logo_50e643a1-ce

Re: Templates mix xml and java builder

2022-11-26 Thread Svend Ole Nielsen
Oki doki - will do. Thanks. Sendt fra Outlook til iOS<https://aka.ms/o0ukef> Svend Ole Nielsen Office +4596962640 Developer svend-ole.niel...@addsecure.com<mailto:svend-ole.niel...@addsecure.com> www.addsecure.com<http://www.addsecure.com/> [cid:addse

Sv: Templates mix xml and java builder

2022-11-27 Thread Svend Ole Nielsen
Howdy Sounds good - did not get anything done this weekend and was planning to make a small example but you beat me to it :) And it truly sounds like a chicken and the egg.-problem. Who should come first. Svend Ole Nielsen Office +4596962640 Developer svend-ole.niel

Enum comparing does not work when toString is overridden

2023-03-06 Thread Svend Ole Nielsen
ht it would make more sense to return name - seen as in a normal non-overridden tostring that returns name. Have searched Jira but found nothing related to this so wondering if I have stumpled upon a bug of some sorts Svend Ole Nielsen Office +4596962640 Developer s

Sv: Enum comparing does not work when toString is overridden

2023-03-22 Thread Svend Ole Nielsen
the values (Type.class, "TYPE1") - then lookupConstantsFieldValue will find TYPE1 field in the Type class, get the actual enum and then return the toString on the value, which in this case will be "This is type 1" causing the comparison to fail although it found the ri

Spring versions in camel features file for Karaf

2015-05-13 Thread Svend-Ole Nielsen
Hi I have installed a plain vanilla Karaf version 2.4 with Camel 2.15. According to the release notes Camel 2.15 supports Spring version 4+ which also appears to be the version that Karaf is using. According to the feature for example camel-spring the version 4 is excluded. See the snippet belo

SV: Spring versions in camel features file for Karaf

2015-05-18 Thread Svend-Ole Nielsen
saw, camel-spring manifests are also excluding spring 4.x. In addition spring-dm does not support spr 4.x... Regards, 2015-05-13 16:57 GMT+02:00 Svend-Ole Nielsen : > Hi > > I have installed a plain vanilla Karaf version 2.4 with Camel 2.15. > According to the release notes Camel 2