Hi

So if I have the following 2 routes:

from(SomeEndpoint).to("seda:endpoint");
from("seda:endpoint".to(SomeOtherpoint");

I have not specified the exchange pattern for the SEDA endpoint. Hence, does
it default to something?

Thanks

--
View this message in context: 
http://camel.465427.n5.nabble.com/SEDA-Request-Reply-tp5715275p5715326.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to