Hi all,

I am new to CXF. I am currently using CXF v2.7.3.

I have a JSON string as part of the incoming REST POST request.

I created a XML from JSON using org.json.

Now, I need to transform the XML into another XML using XSLT and I have the
stylesheet in place.

How can I use CXF AbstractPhaseInterceptor heriarchy and XSLTInInterceptor 
- that takes the modified xml and xslt and create a new xml?

If not, do you recommend any other classes of CXF for this purpose?

Any code example is appreciated.

Thanks in advance.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-inInterceptors-tp5741491.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to