[ https://issues.apache.org/jira/browse/CXF-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp resolved CXF-1846. ------------------------------ Resolution: Won't Fix As per: http://www.nabble.com/Handler-->-Interceptor-Namespace-Removal-to19805539.html#a19977225 This is a bug in the Axis SAAJ implementation and not CXF. > 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 > Attachments: patch.txt > > > 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.