ACTIVEMQ Installation and Configuration

Source: Internet
Author: User

ACTIVEMQ version:apache-activemq-5.13

JDK version:jdk1.7.0_79

Second, the installation path


JDK Installation path:/home/ncl/jdk/jdk1.7.0_79

ACTIVEMQ Installation path:/home/ncl/activemq/apache-activemq-5.13-snapshot

Third, installation steps

1.installationJdk

#cd JDK

#tar –ZXVF jdk-7u79-linux-x64.tar.gz

#vim/etc/profile

Exportncarg_root=/home/ncl/paint_home

Export path= $NCARG _root/bin: $PATH

exportjava_home=/home/ncl/jdk/jdk1.7.0_79

Exportpath= $JAVA _home/bin: $PATH

Exportclasspath=.: $JAVA _home/lib/dt.jar: $JAVA _home/lib/tools.jar

#source/etc/profile

2. installing MQ

#cd: /activemq

#unzip Apache-activemq-5.13-bin.zip

#cd Apache-activemq-5.13-snapshot

Modify MQ account password

#vim credentials.properties

Modify MQ page Manager account password

#vim jetty-realm.properties


ACTIVEMQ Installation and configuration

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.