I created a custom ExchangeListener to log the event properties of the
exchanges but when I run the file-binding sample with the listener it does
not log the accept event of the done message that was send.

In agreement to the InOut MEP this event should occur.


What could produce this behavior?


This is the formated ExchangeListener log:



EVENTTYPE          COMPONENT     ENDPOINT                                       
                                      
STATUS     ROLE     
-----------------  ------------ 
------------------------------------------------------------------------------------
 
---------  -------- 
exchangeSent       filePoller    (null)                                         
                                      
Active     CONSUMER 
exchangeAccepted   filePoller   
ServiceEndpoint[service={http://servicemix.org/demo/}fileSender,endpoint=fileSender]
 
Active     PROVIDER 
exchangeSent       filePoller   
ServiceEndpoint[service={http://servicemix.org/demo/}fileSender,endpoint=fileSender]
 
Done       PROVIDER 


-----
Fabio Retzlaff
-- 
View this message in context: 
http://www.nabble.com/ExchangeListener-event-missing-tp18570527p18570527.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to