Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 14067 invoked from network); 6 Nov 2003 20:50:57 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Nov 2003 20:50:57 -0000 Received: (qmail 68951 invoked by uid 500); 6 Nov 2003 20:50:36 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 68935 invoked by uid 500); 6 Nov 2003 20:50:35 -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: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 68924 invoked from network); 6 Nov 2003 20:50:35 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Method overloading Date: Thu, 6 Nov 2003 12:48:16 -0800 Message-ID: <6938661A6EDA8A4EA8D1419BCE46F24C0332BAAA@xch-nw-27.nw.nos.boeing.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Method overloading Thread-Index: AcOkp00jZUbRwMjyRDidfHoM+aojGg== From: "I-Sampige, Srinivas" To: X-OriginalArrivalTime: 06 Nov 2003 20:48:16.0838 (UTC) FILETIME=[4DCE8660:01C3A4A7] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Does SOAP support overloading? If I want to expose two methods- 1. sayHello(String firstName) 2. sayHello(String firstName, String lastName)=09 Then how do I do it in AXIS. Can somebody point me to some samples and = materials where I can learn more about this aspect of web services? I = haven't been able to find much information about this on the web. Thanks Srinivas