users@jax-rpc.java.net

Re: WSDL generation

From: Vishal Goenka <vgoenka_at_CAMPUSPIPELINE.COM>
Date: Thu, 17 Oct 2002 08:24:26 -0600

Punyanjan,

wsdeploy uses the class files to generate the WSDL file, and the parameter names are not preserved in a class file.

--Vishal

On Wed, 16 Oct 2002 17:40:20 -0600, Sen, Puny <Punyanjan.Sen_at_SOFTWAREAGUSA.COM> wrote:

>Hi,
>
>When I generate a WSDL using wsdeploy, the parameters of my method are
>translated to "String1", "String2", etc. Is there a way to preserve the
>parameter names?
>
>Thanks,
>Puny Sen