Hi Andrei, 

> I think the conduit settings are not thread safe even if you use 
> ((BindingProvider)port).getRequestContext().put("thread.local.request.context",
>  "true").
> See http://cxf.apache.org/faq.html#FAQ-AreJAXWSclientproxiesthreadsafe%3F for 
> details.
> Could you try to create client proxy object per thread?

It's already per thread. 

I create a new thread where the proxy is created and configured. The problem 
starts happening when I do 7 in parallel. 

Regards, 

Samo
                                          

Reply via email to