Hi, I am trying to set up HTTPS support for the broker. My broker is deployed as a web app under Tomcat. I added HTTPS transport connector to activemq.xml. My brokers seems to be hanging forever saying "Loading ActiveMQ Broker ..." . If I add SSL system properties, it is messing up the tomcat SSL config. Is there a way to configure embedded jetty server without using the system properties?
On a seperate note, ssl transport connector is working by just adding the sslcontext. http transport connector is also working fine. You help is greartly appreciated! Thanks, Gary munger wrote: > > Ok it works !!!!!!!!!!!!! :) > > The problem was very simple : i had to upgrade from > activemq-optional-5.2.jar to activemq-optional-5.3.1.jar > > Shame on me ! > > hope it could help some of you guys! > > > > -- View this message in context: http://old.nabble.com/How-to-enable-HTTPS-when-SSL-is-working---tp28755706p28882169.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.