Hi All,
We have a messaging application that basically sorts out our order types in to messaging
queues for processing. This application works great for this , its truly amazing.
As we learn more about it, it's doing more then we expected from it. The scenario is
as follows:
Our backend ERP goes down for backups at 12am - 2am pst. When this happens, we obviously
lose the ability to complete the order. This causes the message queue(s) logic to throw
an exception and the message just stays in the offending message queue.
The simple question is: how do I replay the messages in the queue when I know this back
up is complete?
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092657#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...