我在 Ubuntu 服务器上有一个有效的 ActiveMQ 设置。现在我正在尝试在 Red Hat 6 上设置 JBoss-AMQ。我能够运行该服务,
Please wait, JBoss A-MQ is initializing...
100% [========================================================================]
_ ____ __ __ ____
| | _ \ /\ | \/ |/ __ \
| | |_) | ___ ___ ___ / \ ______| \ / | | | |
_ | | _ < / _ \/ __/ __| / /\ \______| |\/| | | | |
| |__| | |_) | (_) \__ \__ \ / ____ \ | | | | |__| |
\____/|____/ \___/|___/___/ /_/ \_\ |_| |_|\___\_\
JBoss A-MQ (6.0.0.redhat-024)
http://www.redhat.com/products/jbossenterprisemiddleware/amq/
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown JBoss A-MQ.
但是,我无法访问 ActiveMQ 的 Web 控制台。我看到端口 8161 使用 Netstat 打开,我还在 /etc/user.properties 和 /etc/system.properties 的配置文件中添加了 webconsole user:password。我不知道如何访问 Web 控制台。有人知道怎么做吗?
谢谢