Delete activemq queue(purge all messages) dynamically from camel.

2016-03-21 Thread igor
which has removeQueue(String) or removeTopic(String) methods, but how can I access this api from camel? Thanks, Igor. -- View this message in context: http://camel.465427.n5.nabble.com/Delete-activemq-queue-purge-all-messages-dynamically-from-camel-tp5779418.html Sent from the Camel - Users ma

Re: How to dynamycally load file from ftp during route processing?

2015-12-15 Thread igor
I just tried the pollEnrich method, and it works, but my problem is that it does not access any data from the current exchange till version 2.16. is there a way to achieve the same in 2.15.2? from("queue") .setProperty(FILE_NAME,body()) .pollEnrich("ftp:login@host?

How to dynamycally load file from ftp during route processing?

2015-12-15 Thread igor
t looks like this is trying to store file instead of download it. Thanks in advance, Igor. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-dynamycally-load-file-from-ftp-during-route-processing-tp5775082.html Sent from the Camel - Users mailing list archive at Nabble.com.

Using JAXB Marshaller Together with @Produce Annotation

2014-12-09 Thread Igor Egorov
Hello, I want to marshal my message body with jaxb, so I've prepared the following camel context: http://camel.apache.org/schema/spring"; depends-on="externalAuthEventsConsumer"> I'm using producer injected by @Pr

Fwd: Dependencies for Camel Core 2.10

2013-03-03 Thread Igor Stepanov
Failed to send the mail to "iss...@camel.apache.org", so trying this one. -- Forwarded message ------ From: Igor Stepanov Date: 2013/3/3 Subject: Dependencies for Camel Core 2.10 To: iss...@camel.apache.org Hi Apache Camel Community, I'm a new user of this c