Axis Environment adds dupilicate namespaces when converting axiom nodes to dom
nodes
------------------------------------------------------------------------------------
Key: MUSE-181
URL: https://issues.apache.org/jira/browse/MUSE-181
Project: Muse
Issue Type: Bug
Components: Deployment - Axis2
Affects Versions: 2.1.0, 2.0.0, 2.0.0 M2, 2.0.0 M1, 2.2.0
Environment: muse on axis2
Reporter: Mohammad Fakhar
Assigned To: Dan Jemiolo
Fix For: 2.2.0, 2.1.0, 2.0.0, 2.0.0 M2, 2.0.0 M1
Attachments: axis_env_dup_ns_patch
The convertToDOM method in AxisEnvironment declares identical namespaces - i.e.
namespaces with the same prefix and same namespace uri - when converting axiom
nodes to DOM nodes. This leads to unexpected 500 errors in the axis engine.
I fixed the code to ensure that no identical namespaces are declared on the
DOM. I will be attaching a patch.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://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]