Hi,
in windows plate forme the recursive file polling work very well.
but when we deploy in linux plate form, this don't work
here my code :
<file:poller service="ws_eai:fileservice" endpoint="poller" recursive="true"
file="file:${filepoller.path}"
targetService="ws_eai:jmsselect"
targetEndpoint="jmsselect" period="1000">
filepoller.path is path to directory as "/opt/dir"
We use servicemix 3.2 version
--
View this message in context:
http://www.nabble.com/recursive-file-polling-don%27t-work-on-linux-tp14841533s12049p14841533.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.