*Good Evening everybody, I am trying to write an interceptor that tries to get Post Message (Form posted). C*urrently I try to get Inputstream from MessageContext (through HttpServeletRequest). It works all most everytime except when I use with *LoggingInterceptor. It complains about stream being closes.
I was wondering what is the best way to get post data in interceptor? Your response will be appreciated. Thank you. Santos *
