Hi

There error is a bug in that Camel release.
https://issues.apache.org/jira/browse/CAMEL-3979

Its fixed in Camel 2.7.2 onwards. So if possible can you upgrade Camel.


On Fri, Sep 23, 2011 at 10:09 AM, kmute79 <matteo.sim...@inera.it> wrote:
> Good Morning everybody,
>
> I'm a newbie to Camel. I'd like to create a route that:
>
> 1) read xml files from a FTP server
> 2) save them to a local folder
> 3) apply an xsl trasform
> 4) save to a local folder
> 5) covert file to String
> 6) send to a queue
>
> Here is the code:
>
>
>
> The Ftp download works grate, but I'm not able to apply the xsl
> transformation ad save the file to the
> '/temp/trasformed' folder.
>
> This is the error message I get:
>
>
>
> Can some one help me please?
>
> Thanks
>
> Matteo
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Fail-to-read-file-form-FTP-to-local-directory-apply-xsl-and-save-it-tp4832751p4832751.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to