Hi Stephen

The @deprecated stuff might have been wrong in the wiki. The code is
not @deprecated.

Could you try using it. And let us know if it works nicely.
The code is there to read from a file stream.

And then we can remove the @deprecated stuff.

And we could add a stream file consuming wiki sample that is missing.


On Wed, Jan 7, 2009 at 2:59 PM, Stephen J <stephen.joy...@mclaneco.com> wrote:
>
> Is there a way to set up a file source as a stream instead of consuming the
> file?
>
> I've looked at the file component and it doesn't seem to support this use. I
> also looked at the stream component, but because the file feature of that
> component is deprecated I would be hesitant to use it.
>
> Basically I'd like something that would be similar to a unix "tail -f" on a
> text file. It would keep the file open, passing any content written by other
> programs through camel processors etc. to other camel defined endpoints.
>
> Is this possible?
> --
> View this message in context: 
> http://www.nabble.com/File-Streaming-tp21331825s22882p21331825.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 

/Claus Ibsen
Apache Camel Committer
Blog: http://davsclaus.blogspot.com/

Reply via email to