How can I call a camel rout from rx java observable, and get a reply?
I wish the call to be non blocking, when the component   supports
asynchronous processing.
I tried to use producerTemplate.asyncRequest and noticed that It's thread is
blocked,  waiting on latch for a response.




--
View this message in context: 
http://camel.465427.n5.nabble.com/Sending-a-Request-to-camel-rout-from-rx-java-observable-tp5759677.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to