随笔分类 -  消息队列

jms,activemq
摘要:在 activemq.xml 中给生产者和消费者配置了身份验证 <plugins> <simpleAuthenticationPlugin> <users> <authenticationUser username="user1" password="pas1" groups="users,admi 阅读全文
posted @ 2021-10-09 10:56 猪脚踏浪 阅读(1241) 评论(0) 推荐(0) 编辑
摘要:管理后台地址http://localhost:8161/admin 或 http://127.0.0.1:8161/admin 默认用户名密码admin admin,端口默认是8161,且服务采用的是服务器,所以我们进入到conf/jetty.xml 一. 放开本地访问限制 将host由127.0. 阅读全文
posted @ 2021-10-09 10:55 猪脚踏浪 阅读(368) 评论(0) 推荐(0) 编辑
摘要:一,下载 http://activemq.apache.org/components/classic/download/ 上官网下载对应的版本 二,解压压缩包 linux下的解压命令 tar zxvf apache-activemq-5.16.3-bin.tar.gz 三,启动 进入相对目录,lin 阅读全文
posted @ 2021-10-09 10:54 猪脚踏浪 阅读(58) 评论(0) 推荐(0) 编辑
摘要:1. 进入安装目录 cd /opt/apache-activemq-5.16.3/bin 启动命令 ./activemq start [root@localhost linux-x86-64]# ./activemq start 如果提示 -bash: ./activemq: Permission 阅读全文
posted @ 2021-10-08 11:08 猪脚踏浪 阅读(2826) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示