You posted the question twice. Please find my answer in [1]. [1] http://camel.465427.n5.nabble.com/Camel-causes-socket-write-error-td5724284.html
Best, Christian On Tue, Dec 18, 2012 at 2:39 PM, krishna <[email protected]> wrote: > Hi, > > The quartz-camel set up hangs, if the POST restlet is not returning any > response. > > Scenario : We have a quartz configured to run every minute which triggers a > GET restful webservice to get records based on a condition, which is parsed > and posted to a POST/PUT restful web service. > > Problem : 1. If we are not getting any response from webservice, the camel > - > quartz setup is entirely hanging > 2. In some cases, in camel log the message says the URL has been posted, > but > I am not able to see the request on the Jetty server log. > > In either of teh scenario, the camel - quartz hangs. > > Please find the camel context below. > > camel.xml <http://camel.465427.n5.nabble.com/file/n5724282/camel.xml> > > Question: > > How to configure thread time out intreval in camel context for restlet > calls? > > Environment: > > Camel - 2.8 > JDK - 1.6 > Camel-Quartz - 2.8 > Jetty Server - 7.4.5 > > Thanks, > Krishnan > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Quartz-hangs-on-POST-calls-tp5724282.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --
