HI!

This is a misunderstanding. Although I would like it if the Axis classes would be 
compiled with -g, I am not talking about the Axis classes, but about my own classes 
for which I generate WSDL with Axis. Some days ago, Axis used javap to extract this 
information. I think, you are using bcel.jar now for this.

Regards,
Thomas

> -----Original Message-----
> From: Russell Butek [mailto:[EMAIL PROTECTED]]
> Sent: Montag, 18. Februar 2002 16:44
> To: [EMAIL PROTECTED]
> Subject: Re: Parameter names in WSDL
> 
> 
> 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
> 
> 
> 
> 

Reply via email to