Ujjayini Choudhury created AMQ-5487:
---------------------------------------
Summary: http://localhost:8161/admin
Key: AMQ-5487
URL: https://issues.apache.org/jira/browse/AMQ-5487
Project: ActiveMQ
Issue Type: Bug
Reporter: Ujjayini Choudhury
Hi.I'm a tester.I'm not a developer. I used to be able to enter
http://localhost:8161/admin on my web browser and see the broker.I'm not able
to anymore. I'm following instructions on
http://activemq.apache.org/version-5-run-broker.html but I don't understand
what it means by 'The binary distribution of ActiveMQ comes with a script
called 'activemq' which allows you to run a broker. Typing the following will
run an ActiveMQ Broker using the out of the box configuration
activemq
There are a number of different command line options to be able to run a
broker. To see them type
activemq -?
For more details regarding the activemq script file and other script files
refer to ActiveMQ Command Line Tools Reference
You can then use a Broker Configuration URI to specify how to start and
configure your broker using a single URI. For example
activemq
broker:(tcp://localhost:61616,network:static:tcp://remotehost:61616)?persistent=false&useJmx=true'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)