Attribute namespaces added in handler are not preserved after processing by
interceptors
----------------------------------------------------------------------------------------
Key: CXF-1846
URL: https://issues.apache.org/jira/browse/CXF-1846
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.1.2
Reporter: Jonathan Miller
Debugging the issue, I found that StaxUtils' writeStartElement(...) method does
not appear to handle attribute namespaces correctly. I have attached a patch
which seems to fix this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.