Hi, I also need to set a timeout for my route. Did you find out how this can be done ?
My route fowards a call to an importer, it might take some time for the
response to come...
any tips ?
<!-- VerizonImportService 8420 -->
<route>
<from
uri="cxf://http://service-test1.test:8420/rating-bus/verizonImport?wsdlURL=http://service-test1.test:8380/destination-server/verizonImport?wsdl&serviceName={http://www.tc.nl/nl.tc.rating.destination-service}VerizonDestinationImportService&portName={http://www.tc.nl/nl.tc.rating.destination-service}VerizonDestinationImporterImplPort&dataFormat=MESSAGE"
/>
<to
uri="cxf://http://service-test1.test:8380/destination-server/verizonImport?wsdlURL=http://service-test1.test:8380/destination-server/verizonImport?wsdl&serviceName={http://www.tc.nl/nl.tc.rating.destination-service}VerizonDestinationImportService&portName={http://www.tc.nl/nl.tc.rating.destination-service}VerizonDestinationImporterImplPort&dataFormat=MESSAGE"
/>
</route>
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-CXF-Producers-And-Timeout-Configuration-tp477973p3230048.html
Sent from the Camel - Users mailing list archive at Nabble.com.
