If the implementation class that implements Service was compiled with -g,
then ?WSDL should fill in the appropriate parameter names.
Rich 'Shirley' Scheuerle
IBM WebSphere & Axis Web Services Development
512-838-5115 (IBM TL 678-5115)
"Jason D. Lee" <[EMAIL PROTECTED]>
06/26/2002 10:46 AM
Please respond to axis-user
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: RE: Parameters Name
Is there anyway to do this with http://.../Service?wsdl?
--
Jason Lee - Programmer
405.745.1789
Hobby Lobby Stores, Inc.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 25, 2002 9:19 AM
To: [EMAIL PROTECTED]
Subject: Re: Parameters Name
Supply the --implClass option with a class that was compiled with -g.
Rich 'Shirley' Scheuerle
IBM WebSphere & Axis Web Services Development
512-838-5115 (IBM TL 678-5115)
[EMAIL PROTECTED]
06/25/2002 07:33 AM
Please respond to axis-user
To: [EMAIL PROTECTED]
cc:
Subject: Parameters Name
Hi,
When i use Java2WSDL, it replaces methods parameters name with in0, in1
and so
on...
Is it possible to keep original parameters names ? I need the meaning
included
in their original name.
Thx for any help about this.
Cedric