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 4867110202 for ; Tue, 7 May 2013 17:39:34 +0000 (UTC) Received: (qmail 33194 invoked by uid 500); 7 May 2013 17:39:33 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 33163 invoked by uid 500); 7 May 2013 17:39: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 33152 invoked by uid 99); 7 May 2013 17:39:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 17:39:33 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: encountered temporary error during SPF processing of domain of javamonkey79@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 17:39:29 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UZlqi-0002ts-Ox for users@camel.apache.org; Tue, 07 May 2013 10:38:48 -0700 Date: Tue, 7 May 2013 10:38:48 -0700 (PDT) From: javamonkey79 To: users@camel.apache.org Message-ID: <1367948328733-5732127.post@n5.nabble.com> Subject: CamelSpringTestSupport registry\bean modification MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Is there any way to change beans declared in your Spring.xml when using CamelSpringTestSupport? To be specific, I'm not talking about route beans, I know you can use: AdviceWithRouteBuilder for that, but rather, beans declared outside the route. For instance: -- View this message in context: http://camel.465427.n5.nabble.com/CamelSpringTestSupport-registry-bean-modification-tp5732127.html Sent from the Camel - Users mailing list archive at Nabble.com.