You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Naresh Bhatia <NB...@sapient.com> on 2002/05/13 16:43:13 UTC

Java2WSDL - parameter names

Is there a way for Java2WSDL to generate method parameter names as specified
in the Java classes instead of in0, in1 etc?

Thanks.
Naresh Bhatia


Re: Java2WSDL - parameter names

Posted by Bob Cotton <bc...@synxis.com>.
>>>>> "Naresh" == Naresh Bhatia <NB...@sapient.com> writes:

    Naresh> Is there a way for Java2WSDL to generate method parameter
    Naresh> names as specified in the Java classes instead of in0, in1
    Naresh> etc?

I think you need debug information (javac -g) in you .class files

- Bob

-- 
SynXis Corporation      | bob@synxis.com    | Obstacles are those frightful 
1610 Wynkoop, Suite 400 | Ph: (303)595-2511 | things you see when you take your
Denver, CO  80202       | Fax:(303)534-4257 | eyes off your goal.  -Henry Ford