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.

Reply via email to