Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 74291 invoked from network); 10 Dec 2009 09:54:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 09:54:49 -0000 Received: (qmail 34231 invoked by uid 500); 10 Dec 2009 09:54:49 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 34192 invoked by uid 500); 10 Dec 2009 09:54:49 -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 34182 invoked by uid 99); 10 Dec 2009 09:54:49 -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 09:54:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.218.211 as permitted sender) Received: from [209.85.218.211] (HELO mail-bw0-f211.google.com) (209.85.218.211) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 09:54:38 +0000 Received: by bwz3 with SMTP id 3so7171306bwz.36 for ; Thu, 10 Dec 2009 01:54:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=fVJ8vJptMUbY8VGApE9FaYtqPCZq0+f7iiOBfYtRg7s=; b=K5MvKSeKcbFQHfMfve9YgJPyXc46/fD4vRcY9M/8wBqr+8pbnureCN03mtql9KD+KT T2snXfZn/cRRxlvbX1wsOOMj6AK3D2YlgP8jx3yw0roST305KtpGcnmIggS07qB+44D5 zxao0rzf97R4l1yJocv6sTRqXQIi/HQ4xxOIs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=gc1MdMCZLCnqGObeJAGM6Jl8D8TMtAnkLTP+49WcyATPMos2wMdyDorPBDfs8HmUBg pMXpK+Bz2mJfuCNkV8e3xTYCYP7afI9uhr0TOikUini70ei4ky5w8QCWBCp08iWI2WIf qJRh2GGD8vb345gadKZlJS2pT3U7yo5xyOVIw= MIME-Version: 1.0 Received: by 10.204.156.195 with SMTP id y3mr10860599bkw.46.1260438858262; Thu, 10 Dec 2009 01:54:18 -0800 (PST) In-Reply-To: <26722926.post@talk.nabble.com> References: <26722926.post@talk.nabble.com> From: Claus Ibsen Date: Thu, 10 Dec 2009 10:53:58 +0100 Message-ID: <5380c69c0912100153t33ff8880gf0e9190315acb387@mail.gmail.com> Subject: Re: Call local application To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Dec 10, 2009 at 8:07 AM, SwenVogel wrote: > > 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. > There should be stuff in the JDK to call an external application. Just do a little google and you will found out how. > 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. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus