How did you create this service? If you deployed it using the .jws method, you can't change the parameter names.
If you used java2wsdl, then you need to make sure that you use a class with debug turned on. I also suggest that you specify that you want style=wrapped and use=literal: -y, --style <argument> The style of binding in the WSDL, either DOCUMENT, RPC, or WRAPPED. -u, --use <argument> The use of items in the binding, either LITERAL or ENCODED Anne On 9/13/06, Nguyen Tuan Anh <[EMAIL PROTECTED]> wrote:
Hi, I tried to get the wsdl from a deployed service by typing http://localhost:8080/axis/services/MyService?wsdl but all the parameters of all the methods named in0, in1, in2... How can I get the real name of the parameters? Thank in advance. Tuan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
