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 provider, JBossMQ.

We are using JBoss 4 and the Publish/Subscribe model.

Is this a good idea of going about pausing writes to the database?
How can this be achieved through the JBoss API?

Any help/suggestions/ideas  would be appreciated.

Thanks!


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923994#3923994

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923994


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to