Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 66289 invoked from network); 17 Mar 2009 17:06:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Mar 2009 17:06:24 -0000 Received: (qmail 6241 invoked by uid 500); 17 Mar 2009 17:06:15 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 6227 invoked by uid 500); 17 Mar 2009 17:06:15 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 6218 invoked by uid 99); 17 Mar 2009 17:06:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Mar 2009 10:06:15 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [15.192.0.43] (HELO g5t0006.atlanta.hp.com) (15.192.0.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Mar 2009 17:06:06 +0000 Received: from G5W0603.americas.hpqcorp.net (g5w0603.americas.hpqcorp.net [16.228.9.186]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by g5t0006.atlanta.hp.com (Postfix) with ESMTPS id 2E712C544 for ; Tue, 17 Mar 2009 17:05:45 +0000 (UTC) Received: from G3W0629.americas.hpqcorp.net (16.233.58.78) by G5W0603.americas.hpqcorp.net (16.228.9.186) with Microsoft SMTP Server (TLS) id 8.1.340.0; Tue, 17 Mar 2009 17:05:19 +0000 Received: from GVW1163EXB.americas.hpqcorp.net ([16.232.35.136]) by G3W0629.americas.hpqcorp.net ([16.233.58.78]) with mapi; Tue, 17 Mar 2009 17:05:19 +0000 From: "Werling, Kristof" To: "axis-user@ws.apache.org" CC: "Werling, Kristof" Date: Tue, 17 Mar 2009 17:05:17 +0000 Subject: How to map a soap request to the appropriate response in a modul Thread-Topic: How to map a soap request to the appropriate response in a modul Thread-Index: AcmnIowUuysOsERWQXqX6mOfEs7lxw== Message-ID: <65B2C126B5ADEE48B2DE0A30987917213CB605EFB1@GVW1163EXB.americas.hpqcorp.net> Accept-Language: de-DE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: de-DE, en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hello,=20 I started out with the Logging example of the user guide. I deployed the mo= dul and it is working just fine. Logging exaxtly what I want it to log. But there is one question I have: How can I map the responses to the correc= t request? I am sure there is some Id I can make use of, but so far I coul= d not work it out. =20 Any help is very much appreciated. Thanks, Kristof=