Timeouts in CXFRS

2013-10-08 Thread Knut-HÃ¥vard Aksnes
according to the documentation in http://camel.apache.org/cxfrs.html Does there exist a (preferably documented) way of setting this timeout? -- View this message in context: http://camel.465427.n5.nabble.com/Timeouts-in-CXFRS-tp5741142.html Sent from the Camel - Users mailing list archive at

Re: Timeouts in CXFRS

2013-10-08 Thread Charles Moulliard
ation in > http://camel.apache.org/cxfrs.html > Does there exist a (preferably documented) way of setting this timeout? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Timeouts-in-CXFRS-tp5741142.html > Sent from the Camel - Users mailing list archive at Nab

Re: Timeouts in CXFRS

2013-10-12 Thread Nils Andermo
rd > Apache Committer / Architect @RedHat > Twitter : @cmoulliard | Blog : http://cmoulliard.github.io -- View this message in context: http://camel.465427.n5.nabble.com/Timeouts-in-CXFRS-tp5741142p5741438.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Timeouts in CXFRS

2013-10-14 Thread Sergey Beryozkin
ote HTTPConduit of CXF must be configured in this case : http://cxf.547215.n5.nabble.com/What-is-the-proper-way-of-setting-client-Timeout-per-Webservice-method-td5727106.html -- Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io

Re: Timeouts in CXFRS

2013-10-15 Thread Raul Kripalani
> Charles Moulliard-2 wrote > > HTTPConduit of CXF must be configured in this case : > > > http://cxf.547215.n5.nabble.com/What-is-the-proper-way-of-setting-client-Timeout-per-Webservice-method-td5727106.html > > > > -- > > Charles Moulliard > > Apache Committer / Architect @RedHat > > Twitter : @cmoulliard | Blog : http://cmoulliard.github.io > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Timeouts-in-CXFRS-tp5741142p5741438.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Timeouts in CXFRS

2013-10-30 Thread Nils Andermo
Yes, the timeout configuration works when I add the endpoint configuration to the config file http://${keysRestServer}/licensekey/batch"; /> and change my route to .to("cxfrs://bean://rsKeysBatch") -- View this message in context: http://camel.465427.n5.nabble.com