I am interested in creating SOAP faults based on SOAP
1.2 spec using Axis C++. Looking at SOAPFault API it
seems we can only create SOAP fault that is compliant
with SOAP 1.1 spec.
Also, I see the following comment in the SOAPFault
serialize() function?
int SoapFault::serialize(SoapSerializer& pSZ,
SOAP_VERSION eSoapVersion)
{
// written according to SOAP Version 1.1
Is there a way I can create SOAP 1.2 faults or is this
a known issue ? Also, are there any plans to address
it?
Thanks,
Kamlesh
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]