Re: Camel FTP Producer Issue

2012-10-17 Thread rajivbandaru
Thank you very much. Getting rid of the log before ftp worked. I have to read up on the re-readable format after the log. Thanks for the tip. Also, I will keep in mind to go to the users (not developers) mailing list based on http://camel.apache.org/mailing-lists.html. However, I wonder why this w

Camel FTP Producer Issue

2012-10-16 Thread rajivbandaru
Hi, I have the following route that listens to messages on the vm q and then ftp's the content of that file to a ftp server, simple. ftp://admin@sdqdcstgapp12/pub/incoming/test?password=pass&binary=true"/> What bean does is puts the pdf binary content into t

Global Camel Context

2012-09-24 Thread rajivbandaru
Hi, we are dealing with this situation and any clue on this would be helpful. here is the problem statement: We route several jms messages to various jms endpoints, and each endpoint could be a different jms provider, such as tibco, weblogic, activemq etc. in addition, we have several routes using