Ich kann keine Verbindung zu CLI Jboss 7.1.1.FINAL in Ubuntu, ich frage mich warum?Kann keine Verbindung zu CLI jboss 7.1.1.FINAL in Ubuntu
in Konsole i setzen:
[email protected]:/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 /]
ist eine eigenständige Konfiguration, warum ich nicht geben kann?
Zusätzlich zu den oben genannten Punkten, eine Voraussetzung ist, dass JBoss ausgeführt wird. –