Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 99563 invoked from network); 8 May 2006 16:20:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 May 2006 16:20:11 -0000 Received: (qmail 65259 invoked by uid 500); 8 May 2006 16:19:50 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 64989 invoked by uid 500); 8 May 2006 16:19:49 -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 64973 invoked by uid 99); 8 May 2006 16:19:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2006 09:19:49 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of david.illsley@uk.ibm.com designates 195.212.29.134 as permitted sender) Received: from [195.212.29.134] (HELO mtagate1.uk.ibm.com) (195.212.29.134) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2006 09:19:48 -0700 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate1.uk.ibm.com (8.13.6/8.13.6) with ESMTP id k48GJQrM073330 for ; Mon, 8 May 2006 16:19:26 GMT Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by d06nrmr1407.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k48GKJqY142578 for ; Mon, 8 May 2006 17:20:19 +0100 Received: from d06av04.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.13.3) with ESMTP id k48GJQn9019449 for ; Mon, 8 May 2006 17:19:26 +0100 Received: from d06ml062.portsmouth.uk.ibm.com (d06ml062.portsmouth.uk.ibm.com [9.149.38.82]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id k48GJQJP019445 for ; Mon, 8 May 2006 17:19:26 +0100 In-Reply-To: <1146957164.28269.4.camel@localhost.localdomain> To: axis-dev@ws.apache.org Subject: Re: [Axis2] WSA-WSDL and AxisService and AxisOperation question MIME-Version: 1.0 X-Mailer: Lotus Notes Release 7.0 HF85 November 04, 2005 Message-ID: From: David Illsley Date: Mon, 8 May 2006 17:20:23 +0100 X-MIMETrack: Serialize by Router on D06ML062/06/M/IBM(Release 6.53HF247 | January 6, 2005) at 08/05/2006 17:20:24, Serialize complete at 08/05/2006 17:20:24 Content-Type: text/plain; charset="US-ASCII" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sanjiva Weerawarana wrote on 05/07/2006 12:12:44 AM: > Um the code .. :). Also there's some info in the architecture guide and > some articles about arch that may help. :-) so a deeper look at the code suggests that my question is moot wrt an Axis2 service as appears it can only consist of 1 port (which references a single binding). Are there any short term plans to support multiple ports per service? (If there are I'll approach this differently) Thanks, David