Hi Can you print out what your custom repository receives in the add/contains methods. They ought to be the absolute path for the file names.
On Tue, Aug 16, 2011 at 8:46 AM, AlexRWD <[email protected]> wrote: > We are using camel 2.6.0 because we have Java 1.5. > Sorry, I wrote a liittle bit wrong code - I actually set idempotent to true. > I set in "from" such path: c:/newProfile. I encountered that method > "contains" of my idempotent repository receives only String > "c:\\newProfiles\\issuer". But in folder "issuer" I have some files that > should be processed by idempotent repository. > Is this correct behavior or I missed something or should I use newer version > of camel? > Thank you for your help! > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Idempotent-Repository-and-recursive-true-tp4701263p4703495.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
