Hello devs,
I'm refering to a bug[1] that causes unqualified elements in the SOAP response, even if "elementFormDefault=qualified" is set. Is there any update on this issue or will it be covered in the next release of Axis1? It's categorized as "Major", but not assigned yet. This problem seems also to affect .NET communication on the client side as well. Transfered SOAP messages show the mentioned empty namespace attribute (see below) and don't parse the content that follows after it.
<soapenv:Body><getStringResponse xmlns="">...
Also, is there a known workaround for this?
[1] bug entry url: http://issues.apache.org/jira/browse/AXIS-2260

kind regards
Artur

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to