Hi, Not strictly cxf but I was hoping for a solution to this to use in cxf interceptors so thought I would ask.
I know it's possible to chain a reader to a writer. But what I want to do is take the xmlstreamreader opened by the staxininterceptor and run a xsl transformation that would result in a outgoing xmlstreamwriter. I want to chain this writer to a new reader to replace the original reader so none of the interceptors after are the wiser? I have done some searching but stax is new for me and not sure if this is an easy ask or a pain or impossible? Any pointers or ideas will be gratefully received Sent from my iPhone
