Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 35923 invoked from network); 26 Jul 2007 10:35:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jul 2007 10:35:29 -0000 Received: (qmail 88924 invoked by uid 500); 26 Jul 2007 10:35:30 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 88268 invoked by uid 500); 26 Jul 2007 10:35:28 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 88257 invoked by uid 99); 26 Jul 2007 10:35:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2007 03:35:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of pzfreo@gmail.com designates 64.233.162.228 as permitted sender) Received: from [64.233.162.228] (HELO nz-out-0506.google.com) (64.233.162.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2007 03:35:25 -0700 Received: by nz-out-0506.google.com with SMTP id l1so393541nzf for ; Thu, 26 Jul 2007 03:35:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XMbbPWS09UP+GF+0DOus5pBzG3bWYL+3QS4XJZ0Lx4VOYDuRy3WVBm4TADOpS3tYebKoZ8IdE5Tux19qsH/pa2TbLl5Lm/KuhY35ChgIXec16nV/DhH9Vq0y4ra3rNhtw7S33k4vAvZVTXi8ApSxiSYILImjK9xXFxi1m9ZVx8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZC9g9eQxJw98p0dbNAT1Syd/5nxkOC9/stT1PRmogjWkocTAcdYN2nvDS87Z2hQLpwZGBnwTH2mcPBCbvrndwnCUCF2cQvDSJrBNtAOHItpXvXqix001bikWRvpbEYxP92MgtNTNQ95983FRX5ftKNyv/JbXGIRW/UlXQcOE/VE= Received: by 10.143.2.19 with SMTP id e19mr106553wfi.1185446104705; Thu, 26 Jul 2007 03:35:04 -0700 (PDT) Received: by 10.142.112.11 with HTTP; Thu, 26 Jul 2007 03:35:04 -0700 (PDT) Message-ID: <88f5d710707260335s6b32567idd92e4e03e686b52@mail.gmail.com> Date: Thu, 26 Jul 2007 11:35:04 +0100 From: "Paul Fremantle" To: "axis-dev@ws.apache.org" Subject: Creating a service that accepts any XML MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi I was trying to create a simple service that takes any SOAP message and logs it. Sort of a "sink" service. Unfortunately, because the dispatchers are trying to figure out the operation it failed. Is there any way to do this? Note I don't want to change the default dispatchers because I have other services deployed as well. Paul -- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org paul@wso2.com "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org