We need advice on this queue migration topic.
There are two JMS providers (PROVIDER and NEWPROVIDER ) to connect to two instances of EMX. Each has some queues. Now we want to move all queues from PROVIDER to NEWPROVIDER at EMX side. At WebSphere admin console, minimum effort solution is to change the URL and authentication of PROVIDER to be same as NEWPROVIDER .
I don’t see any immediate issue as it may only seem to impact connection pool, max connection etc, but not sure to take changes to Production.
Question: Is there any issue in this approach or we should delete and recreate all queues under NEWPROVIDER.
To help understand this change faster I have created a diagram. Blue color shows current state, Red shows changes and to be state.
We are using WebSphere6.1/JMS(EMX)/Oracle.