Hi, I am using Axis1.1RC2 on the client side. It seems that the server isn't accepting the encoding for null- Integers <name xsi:type="xsd:int" xsi:nil="true">. It always returns a NumberFormatExeption.
Using the BeanSerializer, is there any way to send <name xsi:type="xsd:int" xsi:null="true"> instead of Integers <name xsi:type="xsd:int" xsi:nil="true">. ??? thanks, Simon .
