Re: axis2 code generation stubs

2011-01-23 Thread Andreas Veithen
See AXIS2-4640 for a discussion about this. Andreas On Sun, Jan 23, 2011 at 10:37, am am wrote: > Hi, > > I am starting on axis2 (1.5.4). After doing a wsdl2java code generation, I > was looking into the artifacts. > For a service that accepts a String and returns a String an ADBean was > genera

axis2 code generation stubs

2011-01-23 Thread am am
Hi, I am starting on axis2 (1.5.4). After doing a wsdl2java code generation, I was looking into the artifacts. For a service that accepts a String and returns a String an ADBean was generated for the in-out params. The bean has some fields and booleans to indicate if the value has been set f