Guillaume, So here's what we did (using ServiceMix 3):
1. We created two LW SEs (ping and pong) 2. Ping is the sender, but also extends AbstractAuditor (it also implements alot of the code that JdbcAuditor, but doesn't try to persist the data -- it simply performs a System.out when exchangeSent() is called ) 3. Ping sends several messages to pong, but Ping's exchangeSent() method is never called Is this due to the fact that we're using LW components and not pure JBI components? Thanks, Bruce -- View this message in context: http://www.nabble.com/SubscriptionSpec-Expectations-tf2046265.html#a5640041 Sent from the ServiceMix - User forum at Nabble.com.
