What version of wscc are you running with? This header used to be the case but isn't with the 1.1 code (which is based on AXIS 1.6 )





"Andy Weiss" <[EMAIL PROTECTED]>

24/03/2006 14:49

Please respond to
"Apache AXIS C User List" <[email protected]>

To
"'Apache AXIS C User List'" <[email protected]>
cc
Subject
RE: WS-I Basic Security Profile





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