Activemq installation and configuration

Source: Internet
Author: User
Unzip XPapache-activemq-5.2.0-bin.zip 2、installation uncompressed to apache-activemq-5.2.0-bin.zip to a directory, such as c: \ apache-activemq-5.2.0 3, configuration in c: \ apache-activemq-5.2.0 \ conf directory three files activemq. xmlcredentials. propertieslog4j. properties 4. Start activemq to run c: \ apache-activemq-5.2.0 \ bin \ activemq. bat5: Test activemq's default TCP connection port is 61616. Check the port information to test whether activemq has successfully started netstat-an | find "61616" C: \ Documents and Settings \ Administrator> netstat-an | find "61616"
TCP 0.0.0.0: 61616 0.0.0.0: 0 listening 6. When activemq5.0 is started by default, the built-in jetty server is started. A demo application and Admin application for activemq monitoring are provided.
Admin: http: // 127.0.0.1: 8161/admin/
Demo: http: // 127.0.0.1: 8161/demo/
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.