Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 72952 invoked by uid 500); 1 Oct 2001 16:22:50 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 72904 invoked from network); 1 Oct 2001 16:22:48 -0000 Message-ID: From: Scott Came To: "'axis-dev@xml.apache.org'" Subject: diff for echo sample deploy.xml Date: Mon, 1 Oct 2001 09:24:44 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C14A95.9498D0F0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C14A95.9498D0F0 Content-Type: text/plain; charset="iso-8859-1" Was experimenting with axis' wsdl features, and as echo is my sample of choice, noticed that the service name is probably not what we want... RCS file: /home/cvspublic/xml-axis/java/samples/echo/deploy.xml,v retrieving revision 1.2 diff -r1.2 deploy.xml 13c13 < --- > Thanks. --Scott ------_=_NextPart_001_01C14A95.9498D0F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable diff for echo sample deploy.xml

Was experimenting with axis' wsdl = features, and as echo is my sample of choice, noticed that the service = name is probably not what we want...

RCS file: = /home/cvspublic/xml-axis/java/samples/echo/deploy.xml,v
retrieving revision 1.2
diff -r1.2 deploy.xml
13c13
<   <service name=3D"http://soapinterop.org/" = pivot=3D"echo" >
---
>   <service name=3D"echo" = pivot=3D"echo" >

Thanks.
--Scott

------_=_NextPart_001_01C14A95.9498D0F0--