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
