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 A7A849C04 for ; Thu, 14 Jun 2012 03:32:35 +0000 (UTC) Received: (qmail 43689 invoked by uid 500); 14 Jun 2012 03:32:35 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 43658 invoked by uid 500); 14 Jun 2012 03:32:35 -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 Delivered-To: moderator for users@camel.apache.org Received: (qmail 65209 invoked by uid 99); 13 Jun 2012 18:02:46 -0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FORGED_YAHOO_RCVD,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Date: Wed, 13 Jun 2012 11:02:18 -0700 (PDT) From: appleongo To: users@camel.apache.org Message-ID: <1339610538928-5714451.post@n5.nabble.com> Subject: [Discuss] Camel routes - java based needs maximumredeliveries configurable @ runtime MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Camel version 2.8.3 Routes - java based Request for info: Are there any options for making maximumredeliveries# configurable @ run Time through jMX or external properties file without restarting the camelContext? Only option i have seen so far is using only retrywhile -> bean set the @Header(REDELIVERY_COUNTER). Are there any better/other option? -- View this message in context: http://camel.465427.n5.nabble.com/Discuss-Camel-routes-java-based-needs-maximumredeliveries-configurable-runtime-tp5714451.html Sent from the Camel - Users mailing list archive at Nabble.com.