A little more information I just found.
The .NET client's XML request starts off
with:
<?xml version="1.0" encoding="utf-8"?>
<?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.
<?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
When using AxisCPP I am receiving:
AxisExeption: 67
