Hello,

I am attempting to run the MyService example from a Microsoft.NET client. I get the following SoapException from .NET when running the echo operation.

"Envelope namespace http://org.apache.axis2/xsd was unexpected. Expecting http://schemas.xmlsoap.org/soap/envelope/";

Basically, has anybody successfully read-in SOAP objects from an Axis2 web service to a .NET client?

Any examples of compatibility tests or programs will be much appreciated.


Reply via email to