[JBoss-user] [Messaging, JMS & JBossMQ] - Re: pausing JBoss MQ

2006-02-15 Thread ravimannan2002
So if I pause the MDB or the connection, then APP1 sends some objects, will APP2 receive these objects after I unpause the MDB or connection? This is probably more of a JMS question. Thanks for your input! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=392410

[JBoss-user] [Messaging, JMS & JBossMQ] - pausing JBoss MQ

2006-02-15 Thread ravimannan2002
I have an app (?APP1?) that sends objects to another app (?APP2?) via JMS. APP2 is an adapter to the database, and so it takes what is in these objects and writes to the database. I want to be able to pause all of these writes to do a database backup by somehow pausing the JBoss messaging provid