[ 
https://issues.apache.org/jira/browse/CXF-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin reassigned CXF-1291:
-------------------------------------

    Assignee: Sergey Beryozkin

> Create an interceptor to strip XML namespaces....
> -------------------------------------------------
>
>                 Key: CXF-1291
>                 URL: https://issues.apache.org/jira/browse/CXF-1291
>             Project: CXF
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.0.3
>            Reporter: Daniel Kulp
>            Assignee: Sergey Beryozkin
>
> A couple of folks on cxf-user have asked for the ability to return XML with 
> all the namespaces completely stripped out.   
> An "interesting" approach could be to add an interceptor immediately after 
> the StaxOutInterceptor that would wrapper the  XMLStreamWriter with a writer 
> that would discard all namespace related events.  We just need the 
> interceptor to be created.   Adding it can be a configuration item for the 
> user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to