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 Asanka Priyanjitih <AP...@virtusa.com> on 2004/06/10 12:41:36 UTC

Axis java Architecture New Document

 

Hi Team 

 

I create a new (not exactly new I got some part from axis java
architecture guide and add more to that :D) document about axis java
architecture. Some part of this document may have some errors. I like to
know what those are. I include some code fragment to the documentation
for batter understanding, actually this is the part I have more worries.

 

Please some one see errors in this documentation please correct me.

 

 

G J Asanka Priyanjith



--------------------------------------------------------------------------------------------------
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only.  Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited.  If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message. 

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/

WSDL2Java query

Posted by Michael Evans <al...@telkomsa.net>.
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