Hi all, I need to increase the corePoolSize of servicemix-cxf-bc component, since in my project, I noticed that it was the bottleneck under load. I found the related jar under data/cache, un-jared and changed the thread pool size definition, and put it back there. I believe that should not be the correct/easy way to deal with this. Setting thread pool size for servicemix-cxf-bc inside etc/org.apache.servicemix.nmr.cfg or etc/org.apache.servicemix.jbi.cfg did not help,still have the same default poolsize. I tried as explained here http://servicemix.apache.org/thread-pools.html
component.[id] flow.seda.[id], The [id], is said to be the component-name, What exactly is the "component name" for any installed bundle? (I tried several package, namespace, component names) - There are jbi components inside data/jbi, compiled classes of jbi components and configurations.Making any change there also did not make a difference. I am using 4.3.0. Thanks for any help. -- View this message in context: http://servicemix.396122.n5.nabble.com/servicemix-cxf-bc-threadpool-size-tp5521664p5521664.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
