Hi, There is a configuration_interceptor sample in the samples directory of a CXF installation which may be of help to you. It shows a user interceptor and how to configure it.
Regards, Seán. -----Original Message----- From: Curious Mind [mailto:[email protected]] Sent: 13 December 2008 13:57 To: [email protected] Subject: XML Response modification Hi, I am new to Apache CXF and I have one requirement wherein I have to modify response XML generated by CXF webservice. After going through documentation it seems interceptors could be useful fo this, but I m not sure how to do it. Can someone help me with detailed sample code for achieving this. Any help really appreciated. (I should be able to modify message before any encryption or signing of message will be done.) -- View this message in context: http://www.nabble.com/XML-Response-modification-tp20990405p20990405.html Sent from the cxf-user mailing list archive at Nabble.com.
