Hi all,
I am new to CXF. I am currently using CXF v2.7.3.
I have a xml string as part of REST POST request.
I need to transform the incoming xml into another xml using xslt.
How can I use CXF AbstractPhaseInterceptor heriarchy for this.
Any code example is appreciated.
Thanks in advance.
I am new to CXF. I am currently using CXF v2.7.3.
I have a xml string as part of REST POST request.
I need to transform the incoming xml into another xml using xslt.
How can I use CXF AbstractPhaseInterceptor heriarchy for this.
Any code example is appreciated.
Thanks in advance.