You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by ohecker <he...@gmx.com> on 2009/06/18 09:00:49 UTC

Any news on "Consuming a remote FTP server triggered by a route"

Hello,

the documentation of Camel-FTP states that concering "Consuming a remote FTP
server triggered by a route" an improvement for Camel 2.0 ist planned. I did
not find an JIRA entry about this so i am wondering if there is any news
about this.

Thanks

Oliver

-- 
View this message in context: http://www.nabble.com/Any-news-on-%22Consuming-a-remote-FTP-server-triggered-by-a-route%22-tp24087467p24087467.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Any news on "Consuming a remote FTP server triggered by a route"

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

I just implemented this feature today in Camel 2.0

See the updated FTP2 wiki page and the content enricher EIP page for details

http://camel.apache.org/ftp2
http://camel.apache.org/content-enricher.html

Will take approx 1 hour for the static html pages to be updated with
the changes I just wrote.


On Thu, Jun 18, 2009 at 9:08 AM, Claus Ibsen<cl...@gmail.com> wrote:
> On Thu, Jun 18, 2009 at 9:00 AM, ohecker <he...@gmx.com> wrote:
>>
>> Hello,
>>
>> the documentation of Camel-FTP states that concering "Consuming a remote FTP
>> server triggered by a route" an improvement for Camel 2.0 ist planned. I did
>> not find an JIRA entry about this so i am wondering if there is any news
>> about this.
>
> Hi
>
> Its this ticket
> https://issues.apache.org/activemq/browse/CAMEL-1694
>
> So it has not been implemented yet in the DSL.
>
> But there is the ConsumerTemplate so you can do it in a 1 line java
> code from a Processor.
> http://camel.apache.org/polling-consumer.html
>
>
>
>>
>> Thanks
>>
>> Oliver
>>
>> --
>> View this message in context: http://www.nabble.com/Any-news-on-%22Consuming-a-remote-FTP-server-triggered-by-a-route%22-tp24087467p24087467.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: Any news on "Consuming a remote FTP server triggered by a route"

Posted by Claus Ibsen <cl...@gmail.com>.
On Thu, Jun 18, 2009 at 9:00 AM, ohecker <he...@gmx.com> wrote:
>
> Hello,
>
> the documentation of Camel-FTP states that concering "Consuming a remote FTP
> server triggered by a route" an improvement for Camel 2.0 ist planned. I did
> not find an JIRA entry about this so i am wondering if there is any news
> about this.

Hi

Its this ticket
https://issues.apache.org/activemq/browse/CAMEL-1694

So it has not been implemented yet in the DSL.

But there is the ConsumerTemplate so you can do it in a 1 line java
code from a Processor.
http://camel.apache.org/polling-consumer.html



>
> Thanks
>
> Oliver
>
> --
> View this message in context: http://www.nabble.com/Any-news-on-%22Consuming-a-remote-FTP-server-triggered-by-a-route%22-tp24087467p24087467.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



--
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus