Hi,

Cxf http transport uses the jetty's BoundedThreadPool by default, which means if you don't set a customer thread pool on the Jetty engine, servicemix-bc-cxf will use the separated thread pool for each listening port.

Willem


Jim Talbut wrote:
Hi,
If I have a number of unrelated servicemix-bc-cxf service units (listening on separate ports), do they share thread pool, or does each service unit have its own thread pool? Thanks Jim


Reply via email to