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 93F84FD7B for ; Fri, 3 May 2013 13:40:24 +0000 (UTC) Received: (qmail 99490 invoked by uid 500); 3 May 2013 13:40:23 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 99449 invoked by uid 500); 3 May 2013 13:40:23 -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 99288 invoked by uid 99); 3 May 2013 13:40:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 13:40:23 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.210.177 as permitted sender) Received: from [209.85.210.177] (HELO mail-ia0-f177.google.com) (209.85.210.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 13:40:19 +0000 Received: by mail-ia0-f177.google.com with SMTP id m10so1369484iam.22 for ; Fri, 03 May 2013 06:39:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=NSobVqFagPwWbDzgdzk4PulcGK+fR0lyZqIfU2gQ/ow=; b=QXiQQUQvGg8+MyonioKA1XlVKnetFXI2cSW/MLvkAkQvZuLuXsFMdQbmRaikQP29PK X0VBguPOLrt3Sv2xQRnZdIphd4ixo65U/gQ1kolORa+xD+TUEp02e8MJwCuAQAJUWkIh u8V5c2bmpB4XCgVNXgaQVKZOeIck/K4sYx4CKci+pFPwfos9U7wiS49c3MPu+KlaooW0 N5g+wTrvN6A3rySA8qQQRZt3bBQnctU9UFn9WEASpmjKOZVOPNwjFsB+lTGsaoFbkJyY Z8g1Cm/fvRTz/iA6fFpHuRZODyL7ayjMXOaYwbh7F9pidipygCerO3o0rBir+JF9bEi0 rpDg== X-Received: by 10.50.65.69 with SMTP id v5mr9031112igs.39.1367588398959; Fri, 03 May 2013 06:39:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.53.232 with HTTP; Fri, 3 May 2013 06:39:38 -0700 (PDT) In-Reply-To: <1367583370856-5731965.post@n5.nabble.com> References: <1367583370856-5731965.post@n5.nabble.com> From: Claus Ibsen Date: Fri, 3 May 2013 15:39:38 +0200 Message-ID: Subject: Re: How to test spring:ws called within route? To: "users@camel.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Read about testing http://camel.apache.org/testing And look at the section in the bottom of that page, it has links to varios pages about testing with mocks / stubs / adviceWith and what not. On Fri, May 3, 2013 at 2:16 PM, horyna wrote: > route: ....to("spring:ws:http://xy") > > I need to see the whole soap message (including header), but dont call the > target system in the unit test. > > How to do it? > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/How-to-test-spring-ws-called-within-route-tp5731965.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cibsen@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen