Hi! We use CXF 3.0.4. According to the CXF FAQ (http://cxf.apache.org/faq.html), "CXF proxies are thread safe for MANY use cases". My question is regarding "Settings on the conduit" item in the exceptions list. We have the code calling setMessageObserver() method on the conduit. Our pre-production deployment experience revealed no issues here, though . we haven't dig the cxf sources deeply. I suppose, either the FAQ is not updated for new CXF version, or it could be thread-safe for our case. Could you comment CXF proxy behavior (thread-safe or not) for this case?
-- *Sergey Maslov*
