Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法运行只能在本地检测到的环回 JMS 适配器?
我不确定我的术语是否正确,但我希望 ActiveMQ 代理只能从代理运行的同一台机器上连接。
确保它的连接器只在本地主机上侦听
查看 config.xml 文件并将所有 0.0.0.0 地址更改为 127.0.0.1