Hi All; I am using Axis2 and generating my client code using Axis2 Eclipse Codegen Wizard for resuming .NET web services. Everthing works fine except one thing.
Some of the fields of the objects gets default values in my request. For example I have an Customer object and it has got an Costomer_Code field which is an integer type. Even I do not set the customer_code field , it is set as 0 (zero) in my request. Is this something done by Axis2 and Is there any way to stop this? Yours Ibrahim DEMIR CyberSoft Yazilim Muh. http://www.ibrahimdemir.org
