>> >> PhaseInterceptor from CXF is not of much help here ;-) >> >> Can somebody point me to the right direction where to look at? >> > > Can you provide more info please, when do you see such exceptions ? > > Cheers, Sergey
This happens somewhere inside my webservice method. My client has a resend mechanism and two hours later everything works with the same dataset. The problem is of course the investigation because all i see is this quite non-usable error message from CXF which is placed in my log file. The issue is that "null" should never appear in my log because this is a pretty useless info. Perhaps doDefaultLogging in PhaseInterceptorChain should be modified.... Marc
