[ 
https://issues.apache.org/activemq/browse/SM-618?page=comments#action_37308 ] 
            
Allan Brighton commented on SM-618:
-----------------------------------

I could get file polling to work in this version only by adding these 2 lines 
to FilePollingEndpoint.processFile():

        exchange.setService(getTargetService());
        exchange.setInterfaceName(getInterfaceName());

I was only setting targetService in xbean.xml, so maybe only the first line is 
needed?



> create a file based servicemix-file service engine with nice support for URIs
> -----------------------------------------------------------------------------
>
>                 Key: SM-618
>                 URL: https://issues.apache.org/activemq/browse/SM-618
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-components
>            Reporter: james strachan
>         Assigned To: james strachan
>             Fix For: 3.1
>
>         Attachments: servicemix-file.patch
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to