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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
