Thanks, but I suppose there can be problems with concurrency... If I'm not mistaken, some message from another thread can be sending between setting headers via dispatch and calling service via SEI in the original thread. So it seems I should make method which sends requests synchronized.
-- View this message in context: http://cxf.547215.n5.nabble.com/How-can-I-make-client-requests-with-dynamic-headers-tp5750756p5750808.html Sent from the cxf-user mailing list archive at Nabble.com.
