linux - JBoss 7.1.1.Final - accessing WS from remote address -
connecting ws remote host doesn't work while localhost works fine.
i opened ports 8080 , 8443 found here: http://www.cyberciti.biz/faq/linux-unix-open-ports/
in standalone.xml added public interface http/https connectors and/or started jboss "-b 0.0.0.0" nothing helps. connection time outs.
i'm using jboss 7.1.1.final.
Comments
Post a Comment