users@jax-rpc.java.net

Using Interface parameter name in WSDL

From: Davood Alishahian <dalishahian_at_SOFTCARE.COM>
Date: Fri, 26 Sep 2003 11:50:05 -0700

Hi,
I am using JWSDP 1.1 to build Web services. I am wondering if there is any
way that I can define the name of parameters that wsdeploy uses to build
WSDL document and server side codes. By default, wsdeploy uses some names
like "String_1" or "Int_2" for the parameters. It makes WSDL more readable
if it uses the names defined in the Interface.
I appreciate your helps in advance.
Thanks
Davood