Return-Path: Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 18392 invoked from network); 13 Dec 2001 10:17:14 -0000 Received: from smtpzilla3.xs4all.nl (194.109.127.139) by daedalus.apache.org with SMTP; 13 Dec 2001 10:17:14 -0000 Received: from gerrit (s340-modem74.dial.xs4all.nl [194.109.160.74]) by smtpzilla3.xs4all.nl (8.12.0/8.12.0) with SMTP id fBDAHJ1R032407 for ; Thu, 13 Dec 2001 11:17:21 +0100 (CET) From: "Gerrit van Brakel" To: Subject: Naming paramters, was: RE: out and in/out parameters Date: Thu, 13 Dec 2001 11:14:38 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C183C7.5A78EED0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C183C7.5A78EED0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Concerning the question: Why parameters in wsdl file are named in0,in1 ? Why don't you use function parameters names ? and the answer: The parameters in the wsdl file are generated from the class files...which only advertise parameter types not names. Therefore Java2WSDL needs to manufacture parameter names. This isn't completely true in my opinion. Tools like VisualAge for Java manage to decode paramter names from class-files when they are imported. Also java-decompilation tools like jad manage to do so. I am not familiar about how they do, but it is possible. I would also apreciate to be able to use the original parameter names in wsdl, as it will make them much more readable/understandable. regards, Gerrit van Brakel -- Gerrit van Brakel G.vanBrakel@infound.nl M:06 55804644 Infound IT www.infound.nl T:0488 421618 Buskusdries 11b 6673DP Andelst the Netherlands ------=_NextPart_000_0007_01C183C7.5A78EED0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Concerning the question:
Why parameters in wsdl file = are named=20 in0,in1 ?
Why don't you use function parameters names = ?
  
 
and the answer: 
 
 
<RJS> The parameters = in the wsdl=20 file are generated from the class files...which only advertise = parameter types=20 not names.  Therefore Java2WSDL needs to manufacture parameter = names.=20  </RJS>   
 
 
This isn't completely true in my opinion. Tools = like=20 VisualAge for Java manage to decode paramter names from = class-files when=20 they are imported. Also java-decompilation tools like =  jad manage to do so. I am not = familiar about=20 how they do, but it is=20 possible.
 
I would=20 also apreciate to be able to use the original parameter names in wsdl, = as it=20 will make them much more readable/understandable.
 
regards,
 
Gerrit van Brakel=20

--
Gerrit van Brakel  
G.vanBrakel@infound.nl
   = M:06=20 55804644
Infound = IT         =20
www.infound.nl           = T:0488=20 421618
Buskusdries 11b     6673DP=20 = Andelst           the=20 = Netherlands 


------=_NextPart_000_0007_01C183C7.5A78EED0--