Yves Langisch Mon, 02 Feb 2004 14:36:25 -0800
How can I suppress xsi:nil="true" elements in my SOAP Body? I looked through the source and found the 'hardcoded' sendNull flag (which is true) in SerializationContext. Is the only way to suppress them to modify axis' source?
Thanks Yves