A little more information I just found.
 
The .NET client's XML request starts off with:
<?xml version="1.0" encoding="utf-8"?>
The C++ client's XML reqeust starts off with:
<?xml version="1.0" encoding="http://schemas.xmlsoap.org/soap/envelope/"?>

A colleague wonders whether the encoding generated by the C++ client is valid.


From: John Hawkins [mailto:[EMAIL PROTECTED]
Sent: Friday, March 24, 2006 8:41 AM
Subject: RE: WS-I Basic Security Profile

You're going to have to give us something to go on here :-)

When using AxisCPP I am receiving:
               AxisExeption: 67

Reply via email to