Hey!
I just got a "revelation".
It works fine with the server name.
You would normally open a shared folder something like this:
\\server\folder1\folder2.
So, your route should look like:
from(file:\\\\server\folder1\folder2?...).to("activemq:...");
Check it. I just tried and it worked.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-configuration-to-pick-up-file-from-Shared-location-and-remote-file-location-tp5752233p5752349.html
Sent from the Camel - Users mailing list archive at Nabble.com.