Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 15906 invoked from network); 10 Dec 2009 07:08:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 07:08:11 -0000 Received: (qmail 14581 invoked by uid 500); 10 Dec 2009 07:08:11 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 14515 invoked by uid 500); 10 Dec 2009 07:08:10 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 14505 invoked by uid 99); 10 Dec 2009 07:08:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 07:08:09 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 07:08:00 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NId7j-0001H4-Bk for users@camel.apache.org; Wed, 09 Dec 2009 23:07:39 -0800 Message-ID: <26722926.post@talk.nabble.com> Date: Wed, 9 Dec 2009 23:07:39 -0800 (PST) From: SwenVogel To: users@camel.apache.org Subject: Call local application MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: swen.vogel@ypsystems.de X-Virus-Checked: Checked by ClamAV on apache.org Hi, is there possibility to call an local application when an new message arrives? The use case is very simple i pool for files with the ftp component or receive files with the jetty component and when new files are present i want's to route the message to some processing routes store the message to an local file and finally call an local application with the filename as an parameter. Thanks... -- View this message in context: http://old.nabble.com/Call-local-application-tp26722926p26722926.html Sent from the Camel - Users mailing list archive at Nabble.com.