Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 9146 invoked from network); 24 May 2005 23:49:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 May 2005 23:49:27 -0000 Received: (qmail 51655 invoked by uid 500); 24 May 2005 23:49:17 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 51620 invoked by uid 500); 24 May 2005 23:49:16 -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 51604 invoked by uid 99); 24 May 2005 23:49:16 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of atmanes@gmail.com designates 64.233.184.199 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.199) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 24 May 2005 16:49:15 -0700 Received: by wproxy.gmail.com with SMTP id 57so2191962wri for ; Tue, 24 May 2005 16:49:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=USpoV7nUfCr4HIiOdP2Kpf5CpBXhs3PfH11h99XITyNqfpvSBrVvDv25cqhUfI2sZ7ElT0GrVaJMkZ55qaQZLETybbfAGg4NWpsLwPMvnuKqCROpOtRr1eHwj3lXNmvHUaHTV4cu+XyvINvUJ7LeSXOt/0RT0I9b/h1ku65An04= Received: by 10.54.36.60 with SMTP id j60mr699361wrj; Tue, 24 May 2005 16:49:12 -0700 (PDT) Received: by 10.54.93.13 with HTTP; Tue, 24 May 2005 16:49:12 -0700 (PDT) Message-ID: Date: Tue, 24 May 2005 16:49:12 -0700 From: Anne Thomas Manes Reply-To: Anne Thomas Manes To: axis-user@ws.apache.org Subject: Re: Axis 1.2 with doc/lit implementation In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If you want to interoperate with.NET, then you want to use the wrapped convention (Axis WSDD style=3D"wrapped"). It generates document/literal, and automatically creates the wrapper element that wraps your multiple input parameters. Anne On 5/24/05, Henry Lu wrote: > Here is the wsdl file generated by .NET with the same interface: >=20 > > xmlns:soap=3D"http://schemas.xmlsoap.org/wsdl/soap/" > xmlns:s=3D"http://www.w3.org/2001/XMLSchema" > xmlns:s0=3D"http://tempuri.org/" > xmlns:soapenc=3D"http://schemas.xmlsoap.org/soap/encoding/" > xmlns:tm=3D"http://microsoft.com/wsdl/mime/textMatching/" > xmlns:mime=3D"http://schemas.xmlsoap.org/wsdl/mime/" > targetNamespace=3D"http://tempuri.org/" > xmlns=3D"http://schemas.xmlsoap.org/wsdl/"> > > targetNamespace=3D"http://tempuri.org/"> > > > > type=3D"s:string" /> > > > > > > > name=3D"echoStringResult" type=3D"s:string" /> > > > > > > > type=3D"s:string" /> > type=3D"s:string" /> > > > > > > > name=3D"echoString_doubleResult" type=3D"s:string" /> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > style=3D"document" /> > > style=3D"document" /> > > > > > > > > > style=3D"document" /> > > > > > > > > > > > /> > > > >=20 > I don't know how to find my case in the Jira. WHere is the web site? >=20 > -Henry >=20 > >>> jayachandra@gmail.com 5/24/2005 9:56:25 AM >>> > Hi Henry! > Can you point to the jira issue number, if you logged one. I'll see if > I can help the Axis team with my effort. It will expedite the whole > process if you can attach the .NET generated wsdl for the said > interface in your reply (if it's already attached at the jira site > then no need). >=20 > Thanks > Jayachandra >=20 > On 5/24/05, Henry Lu wrote: > > You are right. But if you look at the wsdl file generated by the > > java2wsdl of Axis1.2, it still comes out with multiple parts. If you > > look at a wsdl file generated by .NET from the same interface, it > > implements correctly. I'd raised this issue for years and put it in > > the request a couple of times and it seems to me it has never been > fixed > > based upon the W3C standard. > > > > -Henry > > > > > > > > ********************************************************** > > Electronic Mail is not secure, may not be read every day, and should > not be used for urgent or sensitive issues. > > >=20 >=20 > -- > -- Jaya >=20 >=20 > ********************************************************** > Electronic Mail is not secure, may not be read every day, and should not = be used for urgent or sensitive issues. >