You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Benson Margulies <bi...@basistech.com> on 2004/06/29 14:23:26 UTC

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)



RE: parameter names

Posted by Christophe Roudet <cr...@activia.net>.
Try to compile your java code in debug mode, it works with Axis 1.1.

Christophe

> -----Original Message-----
> From: Benson Margulies [mailto:bim2004@basistech.com]
> Sent: Tuesday, June 29, 2004 8:23 AM
> To: axis-user@ws.apache.org
> 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)
>