- But isn't Java2WSDL supposed to generate the implementation class?
- Can't Java2WSDL pick the parameter names from the class-of-portType if it is compiled with -g?
Thanks.
Naresh
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 25, 2002 10: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