Hi Freeman, thanks for the answer. Unfortunately, I've already written the stylesheet, so I'm pretty sure it's going to take me less time to write the interceptor than to familiarize myself with the transformation feature.
Anne > -----Ursprüngliche Nachricht----- > Von: Freeman Fang [mailto:[email protected]] > Gesendet: Dienstag, 22. Mai 2012 15:06 > An: [email protected] > Betreff: Re: Correct phase for XSLT In-Interceptor > > 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 > > > > > > > > >
