Return-Path: X-Original-To: apmail-cxf-users-archive@www.apache.org Delivered-To: apmail-cxf-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 09329D8AB for ; Wed, 29 Aug 2012 18:51:01 +0000 (UTC) Received: (qmail 124 invoked by uid 500); 29 Aug 2012 18:51:00 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 99979 invoked by uid 500); 29 Aug 2012 18:51:00 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 99969 invoked by uid 99); 29 Aug 2012 18:51:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 18:51:00 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [207.126.144.133] (HELO eu1sys200aog112.obsmtp.com) (207.126.144.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 18:50:52 +0000 Received: from mail-pz0-f41.google.com ([209.85.210.41]) (using TLSv1) by eu1sys200aob112.postini.com ([207.126.147.11]) with SMTP ID DSNKUD5kdjcSOAKPfOs5RASAx5c8Yv5uOBBd@postini.com; Wed, 29 Aug 2012 18:50:31 UTC Received: by dadi14 with SMTP id i14so641337dad.0 for ; Wed, 29 Aug 2012 11:50:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=uuhm6xkSdlcwWieH5FUzeaenwgYDVUcA121xtewyuRc=; b=RG1x1xYeQcprKqOo+yH2NFSxT4eT53XDPTVg8quNEwD0a8dRSGVVyCaiD18r2wF4Y1 ka0AUxFmy8TPw883amFMed5khkDK8ykw9eocRzUa3hCbQKykgDbYVhdr3WucNEnhQfnP y8FMUeHE7vUG79h2FhIrHm0mAP0mCP5eG9Cs7d5Kv1i6UHeLnHk2fAmdlYRjJ14mEuHB J2y3hrJ18tCvxdo2Oe/+cqu3W9fo3EWngP69veQ+1PxPSZfudrchq3kBsHgiEHGzE4wM idWJDK2vH+6Alnf55XUZhF/6PSgafEMlGnPOGo6uWd3phFqLtRTi3vAgTIFaGhbxIV0/ cWWg== MIME-Version: 1.0 Received: by 10.66.75.106 with SMTP id b10mr4926598paw.73.1346266228824; Wed, 29 Aug 2012 11:50:28 -0700 (PDT) Received: by 10.68.233.197 with HTTP; Wed, 29 Aug 2012 11:50:28 -0700 (PDT) Date: Wed, 29 Aug 2012 19:50:28 +0100 Message-ID: Subject: Intercept and Alter SOAP XML in CXF From: "Smith, Mitchell" To: users@cxf.apache.org Content-Type: multipart/alternative; boundary=f46d042fdb6857999b04c86c0877 X-Gm-Message-State: ALoCoQntIQLQuhYv2f2qIgUXAXJC91Dk9y6lYirx1RgQ+gqzhcHDqeYS/sMoP0Dj9ATYbrnkf2eo X-Virus-Checked: Checked by ClamAV on apache.org --f46d042fdb6857999b04c86c0877 Content-Type: text/plain; charset=ISO-8859-1 Hi, I have a requirement to add a XML digital signature to soap requests in my client. The service provider has chosen to not use WS-Security, but instead insist on a XML digital signature, being added to the soap request (I have no idea why) Is there anyway, I can use interceptors or transformers, to then sign the the RAW XML of the SOAP request once formatted prior to sending this to the server? Thanks -- *Mitchell * The information contained in this email (and any attachments) is confidential and may be privileged. If you are not the intended recipient and have received this email in error, please notify the sender immediately by reply email and delete the message and any attachments. If you are not the named addressee, you must not copy, disclose, forward or otherwise use the information contained in this email. Cable & Wireless Communications Plc and its affiliates reserve the right to monitor all email communications through their networks to ensure regulatory compliance. Cable & Wireless Communications Plc is a company registered in England & Wales with number: 07130199 and offices located at 3rd Floor, 26 Red Lion Square, London WC1R 4HQ --f46d042fdb6857999b04c86c0877--