我在Ubuntu Server上有一个有效的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用户:密码。我无法弄清楚如何访问Web控制台。有谁知道怎么做?
由于