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
            Priority: Minor
             Fix For: 2.0.0


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.

Reply via email to