Hi Willem Thanks for your reply,
already we are configuring the time out changes in camel-cxf.xml as below before making the synch call(using worked thread). <http-conf:conduit name="{http://xml.comcast.com/commercialcustomer/services}CommercialCustomerServicePort.http-conduit"> <http-conf:client ReceiveTimeout="${workbench.connector.RecieveTimeout}" ConnectionTimeout="${workbench.connector.ConnectionTimeout}" /> </http-conf:conduit> But still we are getting the stuck thread issue, just wanted to know if there is any time out setting is available in customized thread pool which will terminate thread within the configurable amount of time and worked thread will be reused it for the next transaction, Thanks Ruban -- View this message in context: http://camel.465427.n5.nabble.com/Possible-bug-with-multicast-shareUnitOfWork-tp5726103p5753545.html Sent from the Camel - Users mailing list archive at Nabble.com.