JMS Queue that can be access from multiple managed servers
Hi all
using 10.3.6 weblogic and have the following setup in my development environment.
AdminServer (Standalone)
OSB Managed Server (Standalone)
SOA Managed Server (Standalone)
ADF Managed Server (Standalone)
the question i have is how do i set up a JMS queue that can be accessed across all 3 managed servers, i have a connection factory that i can see in the JNDI tree for all 3 servers but how would i set up a queue.
Many Thanks