我需要知道WebSphere的类,它包含WebSphere的http listen端口值。 任何人都可以帮助我。
类似于WebLogic帖子
http://www.coderanch.com/t/536941/BEA-Weblogic/Class-holds-weblogic-port#2463378
我想找到http监听端口,当类(包含端口配置)通过类加载器加载时使用反射。
答案 0 :(得分:0)
可以在[was_home]/profiles/[profile_name]/config/cells/[cell_name]/nodes/[node_name]/serverindex.xml
文件中找到/配置http侦听端口。