Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 43116 invoked from network); 27 Jan 2010 11:42:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jan 2010 11:42:40 -0000 Received: (qmail 59227 invoked by uid 500); 27 Jan 2010 11:42:40 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 59170 invoked by uid 500); 27 Jan 2010 11:42:40 -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 59157 invoked by uid 99); 27 Jan 2010 11:42:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2010 11:42:40 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cmoulliard@gmail.com designates 74.125.78.147 as permitted sender) Received: from [74.125.78.147] (HELO ey-out-1920.google.com) (74.125.78.147) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2010 11:42:28 +0000 Received: by ey-out-1920.google.com with SMTP id 26so1558239eyw.42 for ; Wed, 27 Jan 2010 03:42:08 -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 :date:message-id:subject:from:to:content-type; bh=CQ9tfrw5/c4A7QVvuKz71XuyGqCdhk/ErzSHSAplc6k=; b=p+JTmyO7hFfmkXQJ3PGR2nIl/XwFDnew/8fDKC/ES2OAYQEp6A8kbV99RZK+ZaNf4o L5ds+sszm4o0xINNlL6yR15DFqtH5Jm0Eai2H8abaVe3P3scMVpoILidARmkOmaDcb9W WAfLiUfgFIJp7x1fqw6pefXR5UEzuxeW8I+Us= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=OZ8pg3SnvsDaQ6g+pDR81l/DV9h+3lTu+yJyQJKdOquLKwu4tuIE88+n1etQgFDjsq DgPLDi13OW1eQgY6HSBwWrettgOQV2/L7P94/BQ6xHovwrwWJ9U2yier06XVVNZceEO5 u64LZT0Vyd8xlItdh74DxQsiW4K/dlO4RE5ys= MIME-Version: 1.0 Received: by 10.216.88.14 with SMTP id z14mr2101784wee.25.1264592527304; Wed, 27 Jan 2010 03:42:07 -0800 (PST) In-Reply-To: <27337675.post@talk.nabble.com> References: <27337675.post@talk.nabble.com> Date: Wed, 27 Jan 2010 12:42:07 +0100 Message-ID: Subject: Re: Camel : Separate routes in different xml files? From: Charles Moulliard To: users@camel.apache.org Content-Type: multipart/alternative; boundary=0016e6d7e925602841047e23e4b4 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d7e925602841047e23e4b4 Content-Type: text/plain; charset=ISO-8859-1 Hi Titexe, The XML file containing the camel routes follow Spring rules. So, you can have several files Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm On Wed, Jan 27, 2010 at 12:39 PM, titexe wrote: > > hello, > > it'is possible in camel to separate routes in different XML files? > > sort: like camel.xml and activemq.xml > > This opportunity will allow me to separate routes and maintain versions for > each projects. > > Thank you in advance > > Best regards, > > titexe > -- > View this message in context: > http://old.nabble.com/Camel-%3A-Separate-routes-in-different-xml-files--tp27337675p27337675.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > --0016e6d7e925602841047e23e4b4--