java - Clustering Weblogic JMS -


i have 8 instances of weblogic, dispatched on 4 machines. 8 instances grouped in cluster.
8 instances great ejb containers, have 8 instances of weblogic jms server. in consequence, jms messages dispatched on 8 instances...
volume low need many jms servers. i'd have 1 jms weblogic instance machine.
possible disable jms messaging on instance?

i believe can target jms server individual wl server within cluster. see the theory , console help instructions.

you dont need 8 jms servers, keep 1 , use migratable target takes care of failover you.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -