浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

wget http://www.apache.org/dyn/closer.cgi?path=%2Factivemq%2Fapache-activemq%2F5.5.1%2Fapache-activemq-5.5.1-bin.tar.gz

tar -zxvf apache-activemq-5.5.1-bin.tar.gz && cd apache-activemq-5.5.1-bin

sudo touch /etc/default/activemq

sudo chown mlzboy:nogroup '/etc/default/activemq'

chmod 600 '/etc/default/activemq'

./activemq start

./activemq status

netstat -an|grep 61616

ps -ef|grep activemq

 

http://localhost:8161/admin/

posted on 2012-02-06 09:39  lexus  阅读(323)  评论(0编辑  收藏  举报