Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 86422 invoked from network); 28 Nov 2006 10:47:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Nov 2006 10:47:41 -0000 Received: (qmail 28793 invoked by uid 500); 28 Nov 2006 10:47:43 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 28496 invoked by uid 500); 28 Nov 2006 10:47:42 -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 28485 invoked by uid 99); 28 Nov 2006 10:47:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 02:47:42 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of Michele.Mazzucco@ncl.ac.uk designates 128.240.234.65 as permitted sender) Received: from [128.240.234.65] (HELO cheviot3.ncl.ac.uk) (128.240.234.65) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 02:47:29 -0800 Received: from [10.8.150.50] (socksgw3.ncl.ac.uk [128.240.229.69]) by cheviot3.ncl.ac.uk (8.13.1/8.13.1) with ESMTP id kASAl4od020854 for ; Tue, 28 Nov 2006 10:47:04 GMT Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: axis-user@ws.apache.org From: Michele Mazzucco Subject: [axis2] InvocationResponse how to Date: Tue, 28 Nov 2006 10:46:53 +0000 X-Mailer: Apple Mail (2.752.3) Received-SPF: pass (cheviot3.ncl.ac.uk: 128.240.229.69 is authenticated by a trusted mechanism) X-Newcastle-MailScanner-Information: Please contact Postmaster@newcastle.ac.uk for more information X-Newcastle-MailScanner: Found to be clean X-Newcastle-MailScanner-MCPCheck: MCP-Clean, MCP-Checker (score=0, required 1) X-Newcastle-MailScanner-From: michele.mazzucco@ncl.ac.uk X-NCL-Spam-Status: No X-Virus-Checked: Checked by ClamAV on apache.org Hi all, what happens if a dispatcher returns InvocationResponse.ABORT or SUSPEND instead of CONTINUE? And what about if the dispatcher is on a remote node? I mean, if node A sends a message to node B and a dispatcher on node B returns ABORT, is node A notified (exception or whatever)? Thanks, Michele --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org