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 5925BC542 for ; Tue, 22 May 2012 11:14:36 +0000 (UTC) Received: (qmail 25371 invoked by uid 500); 22 May 2012 11:14:35 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 25114 invoked by uid 500); 22 May 2012 11:14:35 -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 Delivered-To: moderator for users@cxf.apache.org Received: (qmail 88388 invoked by uid 99); 22 May 2012 10:31:09 -0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of anne.diefenbach@fkie.fraunhofer.de designates 128.7.3.5 as permitted sender) From: "Diefenbach, Anne" To: "'users@cxf.apache.org'" Subject: Correct phase for XSLT In-Interceptor Thread-Topic: Correct phase for XSLT In-Interceptor Thread-Index: Ac04BexvQClZ4oglSi+OkmYY6i6AzA== Date: Tue, 22 May 2012 10:30:35 +0000 Message-ID: <410964F0468FFC499823E950EBED12162523C7BA@MAILSERV2A.lorien.fkie.fgan.de> Accept-Language: de-DE, en-US Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [128.7.5.56] Content-Type: multipart/alternative; boundary="_000_410964F0468FFC499823E950EBED12162523C7BAMAILSERV2Alorie_" MIME-Version: 1.0 X-OriginalArrivalTime: 22 May 2012 10:30:36.0818 (UTC) FILETIME=[ED243F20:01CD3805] X-Virus-Scanned: yes (ClamAV 0.97.3/14945/Tue May 22 04:55:26 2012) by a.mx.fkie.fraunhofer.de X-Scan-Signature: 9bea0208ff5bf14e461e230ff4736cfe X-Virus-Checked: Checked by ClamAV on apache.org --_000_410964F0468FFC499823E950EBED12162523C7BAMAILSERV2Alorie_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I'm trying to determine the correct phase for an interceptor performing XSL= transformations on incoming messages. I can't figure out if it's POST_STRE= AM, READ or one of the PROTOCOL phases. I'm extending AbstractSoapIntercept= or (and if that's not the correct choice, I would be thankful if you could = tell me that, too). Thanks for any tips, Anne --_000_410964F0468FFC499823E950EBED12162523C7BAMAILSERV2Alorie_--