[jboss-user] [Beginner's Corner] - Re: error connecting to jboss-admin concole [JBoss AS 7.0.2.Final "Arc"]

Wolf-Dieter Fink do-not-reply at jboss.com
Mon Nov 21 01:39:44 EST 2011


Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the discussion

"Re: error connecting to jboss-admin concole [JBoss AS 7.0.2.Final "Arc"]"

To view the discussion, visit: http://community.jboss.org/message/637413#637413

--------------------------------------------------------------
If you not change the configuration and start standalone without any parameter you can only use the connections from localhost.

To use other binding you have to set:
+-b <ip>+
+        this IP is used for all public ports like 8080+
+-Djboss.bind.address.management <ip>+
+        this IP is used for the management ports 9990 9999+

as parameter when you start standalone.sh.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/637413#637413]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111121/9543aaa3/attachment.html 


More information about the jboss-user mailing list