ADB does not serialize Qname correctly
--------------------------------------
Key: AXIS2-1198
URL: http://issues.apache.org/jira/browse/AXIS2-1198
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: databinding
Reporter: Deepal Jayasinghe
Assigned To: Deepal Jayasinghe
Priority: Blocker
When I send a Qname , it should serialize the Qname namespace uri into the
parent element .But it seems ADB just call
qname.toString();
and send that.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
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]