You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Michael Evans <al...@telkomsa.net> on 2004/06/10 14:35:33 UTC

WSDL2Java query

Hello axis-dev,

Can wsdl2java autogenerate non blank constructors and toString() methods to 
make your life easier working with complex types?

jwsdp wscomile does a good job of this.

Thanks,

Michael Evans
Algorhythm Software

Re: WSDL2Java query

Posted by Davanum Srinivas <da...@gmail.com>.
You are welome to provide patches :) see
org\apache\axis\wsdl\toJava\JavaBeanWriter.java

-- dims

On Thu, 10 Jun 2004 14:35:33 +0200, Michael Evans
<al...@telkomsa.net> wrote:
> Hello axis-dev,
> 
> Can wsdl2java autogenerate non blank constructors and toString() methods to
> make your life easier working with complex types?
> 
> jwsdp wscomile does a good job of this.
> 
> Thanks,
> 
> Michael Evans
> Algorhythm Software
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/