Processor to xpath

2012-03-07 Thread byoung4877
Hi, Please Help!! I'm pretty new to camel so bear that in mind. I'm trying to inject a header in to a message from a Processor I've implemented. However, when I run I keep getting this: [Fatal Error] :1:1: Content is not allowed in prolog." Below is my camel context: http://camel.apache.org/sc

Re: Processor to xpath

2012-03-08 Thread byoung4877
Fantastic! That worked. I'm using a .dat flat file. I was assuming I could still use xpath for non-xml messages. Thanks a bunch!! -- View this message in context: http://camel.465427.n5.nabble.com/Processor-to-xpath-tp5545719p5547818.html Sent from the Camel - Users mailing list archive at Nabble

Re: FTP File Move opeartion post creation

2012-03-08 Thread byoung4877
Not sure if this is redundant to ask, but can I use placeholders within the ftp component? (ie ftp://${username}@${host}:${port}${directory}?password=${password}"/> I've been trying to get this to work in my spring camel context to no avail... -- View this message in context: http://camel.465427