WSDL2Java in Axis1 generates multi-argument constructors by default, WSDL2Java
in Axis2 does not.
Can an option be added to Axis1 and Axis2 to control this behavior?
In general the multi-argument constructor are OK but with something like
Salesforce.com enterprise's WSDL, an Object can have 500 custom fields which
means
a 500 argument constructor.
Java cannot compile a constructor/method with over 255 arguments which means the
developer has to manually comment out these constructors.
Is there already an option to not generate multi-argument constructors with
Axis1?
Thanks
_________________________________________________________________
Windows Live™ SkyDrive™: Get 25 GB of free online storage.
http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25GB_062009