Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 30338F82B for ; Tue, 2 Apr 2013 19:42:34 +0000 (UTC) Received: (qmail 5521 invoked by uid 500); 2 Apr 2013 19:42:33 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 5427 invoked by uid 500); 2 Apr 2013 19:42:33 -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 5418 invoked by uid 99); 2 Apr 2013 19:42:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Apr 2013 19:42:33 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christian.mueller@gmail.com designates 209.85.214.177 as permitted sender) Received: from [209.85.214.177] (HELO mail-ob0-f177.google.com) (209.85.214.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Apr 2013 19:42:29 +0000 Received: by mail-ob0-f177.google.com with SMTP id uz6so715157obc.36 for ; Tue, 02 Apr 2013 12:42:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=Dmay8SCjCJT0YaBwGr0RA3d8JlTWjqq2YZ1ayv2I3nM=; b=Tua3kcwKVOsktEbxKC/84O0yHIEkWO0sIxZhfgAfxyKP67PcZ4ynP5pKwTG4lpeOim Mnkd9zb2vX2jdiZtVAe3An2gIy+cqKl/FGdYey2BiEmk0zX3619GelSjXmUaOr2bodM4 mKlvqsBI+mjKoAyVwvlx8gUQOSRyF/8x50egYb8JzNDXgnXAKvaLxUCRAFMlQyZMRD44 E19gfXYqtHMim9bFb35QqOroeEp+hX+FwYOV2fSThcr2ojwFQzuuwcNJmM9Icy9J3FOp LxyScUIczyvDhzgGT8hoiyOjJZcN2RxDwJ/tra7qHxcFfw8jB1m6fvGU7I2shPteVvw1 HN0g== MIME-Version: 1.0 X-Received: by 10.60.9.1 with SMTP id v1mr5903555oea.130.1364931728261; Tue, 02 Apr 2013 12:42:08 -0700 (PDT) Received: by 10.182.117.103 with HTTP; Tue, 2 Apr 2013 12:42:08 -0700 (PDT) Received: by 10.182.117.103 with HTTP; Tue, 2 Apr 2013 12:42:08 -0700 (PDT) In-Reply-To: <1364895956740-5730206.post@n5.nabble.com> References: <1364895956740-5730206.post@n5.nabble.com> Date: Tue, 2 Apr 2013 21:42:08 +0200 Message-ID: Subject: Re: CronSchedulePolicy with cxf endpoint From: =?ISO-8859-1?Q?Christian_M=FCller?= To: users@camel.apache.org Content-Type: multipart/alternative; boundary=e89a8fb20318ce4a0104d965eeb1 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb20318ce4a0104d965eeb1 Content-Type: text/plain; charset=ISO-8859-1 Can you share your route/configuration with us? Sent from a mobile device Am 02.04.2013 11:46 schrieb "Richa" : > Hi, > I have a cron expression which triggers the route at a particular time > everyday. This works fine with all the endpoints like ftp,sftp, etc. But > when I use a cxf endpoint, the route runs for the first time, but the next > day the route does not start. Can you please tell me why this is happening? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/CronSchedulePolicy-with-cxf-endpoint-tp5730206.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --e89a8fb20318ce4a0104d965eeb1--