The names are only available if the .class files were compiled in debug. A couple weeks ago we accidentally turned debug on by default in the build. Once we discovered this, we turned debug back off.
If you want to build AXIS with debug to get the names, run "ant -Ddebug=on". Russell Butek [EMAIL PROTECTED] Thomas Börkel <[EMAIL PROTECTED]> on 02/18/2002 09:16:52 AM Please respond to [EMAIL PROTECTED] To: "Axis Dev Mailinglist" <[EMAIL PROTECTED]> cc: Subject: Parameter names in WSDL HI! I noticed, that in yesterday's build, the parameter names in the generated WSDL are missing. They are named "in0", "in1", etc. Can anyone tell me, when they will be back? Thanks! Regards, Thomas