[ https://issues.apache.org/activemq/browse/CAMEL-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-1237. -------------------------------- Resolution: Fixed Commit to trunk: 736242. Thanks Stephen for the patches. > Adds file and url support to stream endpoint. Allows a text file to be polled > for continual updates. > ---------------------------------------------------------------------------------------------------- > > Key: CAMEL-1237 > URL: https://issues.apache.org/activemq/browse/CAMEL-1237 > Project: Apache Camel > Issue Type: Improvement > Components: camel-stream > Environment: All > Reporter: Stephen Joyner > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.0.0 > > Attachments: camel-stream-fix-multithread-patch.zip, > StreamConsumer_multThread.txt, StreamEndpoint_patch.txt > > > The camel-stream component is documented to support file and url parameters, > but the code in the StreamEnpoint.java file didn't allow these properties to > be set. This patch also adds the feature of keeping a text file open and > reading lines from it as they are written by other processes or applications. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.