Add timeouts configuration in sendSync
--------------------------------------
Key: SMXCOMP-560
URL: https://issues.apache.org/activemq/browse/SMXCOMP-560
Project: ServiceMix Components
Issue Type: Improvement
Components: servicemix-camel
Affects Versions: servicemix-camel-2009.01, servicemix-camel-2008.01
Reporter: Maciej Prochniak
Currently when camel consumer does sendSync it doesn't specify timeout. This
could be configured in endpoint URL in camel e.g.:
...send("jbi:service:http://test/testService?timeout=5000").
Attaching patch including a simple test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.