Run the JBoss server via:
run.bat -b 0.0.0.0
Then the server can be accessable via http://IP:PORT
本文介绍了一种启动JBoss服务器的方法:通过运行run.bat文件并指定监听所有IP地址的方式。这样配置后,服务器可通过http://IP:PORT的形式从任何IP地址进行访问。
Run the JBoss server via:
run.bat -b 0.0.0.0
Then the server can be accessable via http://IP:PORT

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