【发布时间】:2012-04-22 22:58:00
【问题描述】:
我无法在 Ubuntu 中连接到 CLI Jboss 7.1.1.FINAL,不知道为什么?
在控制台中我放了:
mastervodoo@vodoo-Studio-1558:/opt/jboss-as-7.1.1.Final/bin$ ./jboss-cli.sh
You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.
[disconnected /] connect
The controller is not available at localhost:9999
[disconnected /] connect 127.0.0.1
The controller is not available at 127.0.0.1:9999
[disconnected /] connect 127.0.1.1
The controller is not available at 127.0.1.1:9999
[disconnected /] connect 192.168.1.33
The controller is not available at 192.168.1.33:9999
[disconnected /]
是独立配置,为什么我不能进入?
【问题讨论】:
标签: jboss7.x