I have both the primary and the backup brokers configured right, and Weblogic is already using the primary broker.
Where do I make the change? Weblogic console or weblogic-ra.xml?
Can you please provide an example?
Thanks,
AK
Where you are currently configuring a BrokerURL property try instead using a ConnectionURLs property, setting the value to a comma seperated string of URLs.
Thanks for your help. I don't have any control over the Weblogic piece. I have asked the team and I am waiting for their reply.
AK
I have just been contacted by the Weblogic-managing team and your answer is the correct one we were looking for (they are using the JNDI Connection URL).
Thanks!