The onMessageExchange method will be called each time an exchange is sent to
the component.
I guess I do not understand the question ...

Else, you can use DeliveryChannel.accept method, but if your component
implements the MessageExchangeListener,
no message will be put in the DeliveryChannel.

Cheers,
Guillaume Nodet

On 6/15/06, Alessandro Fredianelli <[EMAIL PROTECTED]>
wrote:

how to send out more than one message on MessageExchangeListener's
onMessageExchange
method? DeliveryChannel?

Reply via email to