Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 18517 invoked from network); 28 Feb 2011 10:56:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Feb 2011 10:56:02 -0000 Received: (qmail 65358 invoked by uid 500); 28 Feb 2011 10:56:02 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 65302 invoked by uid 500); 28 Feb 2011 10:56:00 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 65284 invoked by uid 99); 28 Feb 2011 10:56:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Feb 2011 10:56:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Feb 2011 10:55:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D893D4169B for ; Mon, 28 Feb 2011 10:55:36 +0000 (UTC) Date: Mon, 28 Feb 2011 10:55:36 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@camel.apache.org Message-ID: <304271869.1211.1298890536866.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (CAMEL-3726) Context component - Startup ordering issue when using Spring XML MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Context component - Startup ordering issue when using Spring XML ----------------------------------------------------------------- Key: CAMEL-3726 URL: https://issues.apache.org/jira/browse/CAMEL-3726 Project: Camel Issue Type: Improvement Affects Versions: 2.7.0 Reporter: Claus Ibsen Fix For: 2.8.0 The camel-context component has an issue with startup ordering when using Spring XML. We need a way to hook into events or depends-on or whatever to ensure all the context's have been started up before producers is allowed to fire messages to external contexts. James has some work/patch code -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira