The recovery (almost) is in place ? however, I have a test failing. I need your input in
this case. the scenario is given below:
I am using application sever as test base (test case works fine when I use statndalon
recovery manager).
- I have a durable subscriber on a destination.
- I have prepared a transaction which I expect to be recovered when the server is back up.
So, when the server is back, the recovery is fine ? that is, the transaction is committed
(and the row is deleted) and the message reference state changed to ?C? from ?+?.
However, the durable subscriber doesn?t receive this message for ever!
The only(main) difference I see before killing and after restarting up the server is the
ChannelSupport?s load method being called for resetting the channel state leaving the
'Loaded' column from ?Y? (before restart) to ?N? (after restart). Do you think
this has something to do with the delivery to the client?
Let me know if I am missing any obvious.
Thanks
Madhu
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969462#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...