We are using Axis adapter to insert a custom header into the soap envelope. The adapter automatically inserts the custom header with attribute mustUnderstand="0", but the receiver service raise a validation error since it is not able to recognize the attribute mustUnderstand. Is it possible to avoid the adding of this attribute?
Thanks,
Antonello