ACTIVEMQ out Experience

Source: Internet
Author: User

1: Download http://activemq.apache.org decompression 2: Start apache-activemq-5.13.1/bin/activemq start3: Stop apache-activemq-5.13.1/bin/ ACTIVEMQ KILL4: Management platform http://127.0.0.1:8161/admin/user name admin, password Admin can be in apache-activemq-5.13.1/conf/users.properties View message Serialization 1: Modify the configuration file Apache-activemq-5.13.1/conf/activemq.xml Modify the section code as follows: ... ...... NOTE: 1: Database connection pool, database driver package placed in apache-activemq-5.13.1/lib/Directory 2: For MySQL database, set the default character encoding to: Latin1 do not set to Utf-8, or during system initialization Activemq_acks failed to build. ALTER DATABASE MQ character set latin1;2: When Setup is complete, you will find 3 tables created in the database: Activemq_acks activemq_lock activemq_msgs This message is set to complete

ACTIVEMQ out Experience

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.