Re: JMS Bridge with ssl + authentication issue

2012-02-01 Thread reids
ConnectionFactory. specifying localUsername and localPassword didn't work for me. Xml snippets: -- View this message in context: http://activemq.2283324.n4.nabble.com/JMS-Bridge-with-ssl-authentication-issue-tp2352052p4348062.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

JMS Bridge with ssl + authentication issue

2007-03-19 Thread Feng Xue
Hi All, I have been trying to configure 2 brokers with JMS bridge, ssl and authentication. The goal is to set up a broker "localServer" with JMS bridge that connects to another broker "remoteServer1". The JMS bridge configuration works fine if local Broker has no ssl and authentication. But if