Keith Roberts created AXIS2-5573:
------------------------------------
Summary: web service calls with empty namespace elements fail in
1.6.2
Key: AXIS2-5573
URL: https://issues.apache.org/jira/browse/AXIS2-5573
Project: Axis2
Issue Type: Bug
Components: om
Affects Versions: 1.6.2
Environment: any
Reporter: Keith Roberts
Axiom 1.2.13 introduced a bug where elements like this <element xmlns="">
return null for the namespace and fail
https://issues.apache.org/jira/browse/AXIOM-441
This is fixed in Axiom 1.2.14, but this broke any service call to Axis2 1.6.2
that calls with elements like that.
I dropped in the Axis2-axiom jars (1.2.12) from 1.6.1, and the calls started
working.
This occurred when using .net wsdl.exe to make calls to a service where the
schema states elementFormDefault="unqualified"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]