I did compile with symbols, and watched the '-g' show up in ant -v, and the parameters are all still named things like 'in0' in the deploy.wsdd file. (skeletondeploy=false).
> -----Original Message----- > From: Christophe Roudet [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 29, 2004 8:33 AM > To: [EMAIL PROTECTED] > Subject: RE: parameter names > > Try to compile your java code in debug mode, it works with Axis 1.1. > > Christophe > > > -----Original Message----- > > From: Benson Margulies [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, June 29, 2004 8:23 AM > > To: [EMAIL PROTECTED] > > Subject: parameter names > > > > My code is compiled with symbols, but the names in the maps in the > > wsdd and the wsdl are all fabricated. Is there any way to get > > meaningful names into the picture? > > > > (using the 1.2 beta) > > > > > > > >
