启动之后只可以用http://localhost:8080 or http://127.0.0.1:8080 访问,而使用IP地址或domain name访问不了。 这是因为JBoss 4.2版本的jboss.bind.address预设值的原因:缺省状态启动Jboss后,……