Hi,

Problem Description

When message size is more than 8KB, error "Data element of the OM Node is NULL" 
is returned.

Problem Details

1.      Client C#/.NET3.5 (WCF): When message size is more than 8K, Axis2/C is 
returning SOAP FAULT with "Data element of the OM Node is NULL" error message. 
Wireshark running on client machine shows complete SOAP message (none of the 
elements are null).
2.      Client C#/.NET3.5 (WCF): When redirected listening port on server 
machine using TCPMON, Axis2/C is able to read data even when message size is 
more than 8K. There is no SOAP FAULT.
3.      Client SoapUI: When request is sent using SoapUI, Axis2/C is able to 
read data even when message size is more than 8K. There is no SOAP FAULT.

ENVIRONMENT

Server: Axis2/C running on Linux

Client: C#/.NET3.5 (WCF) and SoapUI

Clarification needed on

a.      Any interoperatbility issues between C# / .NET 3.5 (WCF) and Axis2/C ?
b.      Any restrictions imposed by Axis2/C on message/element size ?
c.      Is there a way to resolve this ?

The SOAP FAULT returned by Axis2/C is

<soapenv:Body>

  <soapenv:Fault>

    <soapenv:Code>

      <soapenv:Value>soapenv:Sender</soapenv:Value>

    </soapenv:Code>

    <soapenv:Reason>

      <soapenv:Text xmlns:xml="http://www.w3.org/XML/1998/namespace"; 
xml:lang="en">Data element of the OM Node is NULL</soapenv:Text>

    </soapenv:Reason>

    <soapenv:Detail>

      <fault>XXX|http://ws.apache.org/axis2/services/XXX failed</fault>

    </soapenv:Detail>

  </soapenv:Fault>

</soapenv:Body>

</soapenv:Envelope>

Any help would be appreciated

Regards

Ahmad


Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email. 

www.wipro.com

Reply via email to