2013年11月18日

ActiveMq权限配置

摘要: 修改activemq.xml配置文件在“broke”节点下添加:其中:simpleAuthenticationPlugin是自带的用户管理模式 如果采用的是JAAS的管理机制来配置各种角色的权限:并在conf目录下增加 login.config、groups.properties、users.propertieslogin.config文件 内容如下:activemq-domain {org.apache.activemq.jaas.PropertiesLoginModule requireddebug=trueorg.apache.activemq.jaas.properties.user= 阅读全文

posted @ 2013-11-18 21:56 风一样的少年 阅读(2779) 评论(1) 推荐(0)

导航