Hi, DeliveryChannel is part of JBI specification. So when you call send() method on it, the exchange containing the normalized message is send into the Normalized Router (NMR). The message is routed to the destination using exchange properties (target service, target endpoint, MEP, ...).
Regards JB ------Original Message------ From: youhaodeyi To: [email protected] ReplyTo: [email protected] Subject: Where does DeliveryChannel.send() to? Sent: Oct 27, 2009 02:17 When I call DeliveryChannel.send(), where does the message go? how can I set the destination? thanks. -- View this message in context: http://www.nabble.com/Where-does-DeliveryChannel.send%28%29-to--tp26070654p26070654.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
