| Author |
JMS scheduling - help
|
inr mohan
Ranch Hand
Joined: May 11, 2005
Posts: 61
|
|
Secnario: ***************************************** * MQ --> JMS(MDB) --> Oracle DB * ***************************************** The above is the scenario, the data will be read by MQ and MDB will do some processing, then updates the data in to the oracle. But the restriction here is the DB might go down for 6-7 hours daily, at that time the MDB should not run ( read the message & process it). Please help me suggesting some design for the above scenario like 1. How to deploy & Undeploy the MDB on timely basis 2. Can I have some scheduler in JMS service Thanks in Advance Ayyanar...
|
 |
 |
|
|
subject: JMS scheduling - help
|
|
|