I tried adding following but dint work. Not sure if I am on correct path
<cxf:bus>
<cxf:features>
<cxf:logging/>
</cxf:features>
<cxf:properties>
<entry key="thread.local.request.contex" value="true"/>
</cxf:properties>
</cxf:bus>-- View this message in context: http://cxf.547215.n5.nabble.com/How-to-make-cxf-bus-threadsafe-when-using-it-with-Spring-tp5766162p5766173.html Sent from the cxf-user mailing list archive at Nabble.com.
