Hello Daniel,

thank you for the suggestion. It works for us.
I'm not sure if its a problem, if our interceptor is now statefull. I read
[1] and [2] but I coudn't find an answer. Should we store the original
message into a thread local or something similar? Or is it possible to hold
the reference in the interceptor because CXF create a new instance of the
interceptor for each service call or thread?

[1] http://www.opendocs.net/apache/cxf/2.0/interceptors.html
[2] http://cxf.apache.org/docs/interceptors.html

Thank you in advance,
Christian

Reply via email to