<Connector port="8080" address="${0.0.0.0}"
This code can help to fix the problem of that unable to access the remote jboss app, instead of bunding the remote ip use -b in configuration which may cause the server always running error.
jboss-4.2.1.GA\server\default\deploy\jboss-web.deployer\server.xml
本文介绍了一种解决无法远程访问JBoss应用程序的问题的方法。通过调整配置文件中的端口绑定设置,可以有效避免因错误配置远程IP导致的服务器运行异常。
9022

被折叠的 条评论
为什么被折叠?



