All JBI exchanges have to be terminated by either a DONE or an ERROR,
even InOnly exchanges.
On 8/21/06, Peter Klotz <[EMAIL PROTECTED]> wrote:
Hi Guillaume,
when I have a sendSync() with a InOut ME to some component and in the pipepeline
there is a WireTap. We have looked in the source code and saw that sometimes it
seems that WT does do a sendSync to the listener?
sendSync() -----> W T ----->
|
|
v
listener
onMessageExchange()
Does the listener have to answer anything to the InOnly exchange that it
receives from WT such as a done()? My assumption would be no?
According to my understanding it would not work to make a sendSync() with a
InOnly exchange because normally no response would be send back?
Peter
--
Cheers,
Guillaume Nodet