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 SS
I am running into a very weird problem.
I have a publisher and a subscriber on one box pointing to ActiveMQ runinng
as a webapp under tomcat on another machine.
-- Both publisher and subscriber are on Box A, each has their own tcp
connection. They both are using failover protocol. I need to make
I am a newbie to AMQ and am wondering what web service does AMQ standlone
uses by default( downloaded bin version as is)?Does it use Axis? Also are
there any advantages over deploying it as a war under tomcat or other app
server? My requirement doesnt have to have it run under an app server. I
wou