Now where you work on Rhino Queues i want to remind you on this issue :-)
------------------------------
Ive created two simple command line applications to test how RSB works.
App 1 sends a simply message to app 2, so not complicated. The reason
for that mail is what app 2, which received the messages, outputs at
startup when i restart the application after all messages where handled.
RSB: Scanning incoming message
95514ec0-36af-42ba-9951-9ada5a105202/3a54c5f7-54c7-4966-a99e-9c73009293c0
on 'test2/' with status Processing
RSB: Scanning incoming message
95514ec0-36af-42ba-9951-9ada5a105202/ea075fcb-0082-4cd1-a648-9c73009293cc
on 'test2/' with status Processing
RSB: Scanning incoming message
95514ec0-36af-42ba-9951-9ada5a105202/d83a92df-e153-497c-a1d2-9c73009293d3
on 'test2/' with status Processing
...
All messages are processed and ComsumerOf are called before i restarted
the app, so why the message status is still Processing?
-----------------------------
-Steve
Ayende Rahien schrieb: