Hi,

You probably needn't write that interceptor yourself, take a look at transformation feature[1] CXF already have, to see if it can meet your requirement.
[1]http://cxf.apache.org/docs/transformationfeature.html

Freeman
On 2012-5-22, at 下午6:30, Diefenbach, Anne wrote:

Hi,

I'm trying to determine the correct phase for an interceptor performing XSL transformations on incoming messages. I can't figure out if it's POST_STREAM, READ or one of the PROTOCOL phases. I'm extending AbstractSoapInterceptor (and if that's not the correct choice, I would be thankful if you could tell me that, too).

Thanks for any tips,
Anne


---------------------------------------------
Freeman Fang

FuseSource
Email:[email protected]
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042










Reply via email to