Hi all
I have an automatically generatd WSDL file using
http://localhost:80/axis/...?wsdl format. In the wsdl, the in/out parameters have been assigned the default names like "arg0", "arg1" etc. However I want to change these into comprehensible names like "username", "pass" . Is there any way to do go about it. I could manage to change these parameter names in the SOAP request response format by adding call.addParameter( ) in my service invocation. Should I change my wsdd file, If I do, will that be reflected in the wsdl file that is generated??
Hoping to get a reply asap!
cheers
Deepthi
Join the world�s largest e-mail service with MSN Hotmail. Click Here
