开发者

ActiveMQ Broker connectible only on Localhost

Is there a way to run a loopback JMS adapter that will only be detected l开发者_JS百科ocally?

I'm not sure if my terminology is correct, but I want the ActiveMQ broker to only be connectible from the same machine that the broker is running on.


Make sure it's connector is only listening on localhost

look in the config.xml files and change all 0.0.0.0 adresses to 127.0.0.1

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜