小编Yog*_*ran的帖子

如何在Linux中查找WebSphere 8.5管理控制台URL

我使用以下步骤在Redhat Linux上安装了WebSphere 8.5.

1. Unzip the installation kit (WAS_V8.5_1_OF_3.zip, WAS_V8.5_2_OF_3.zip & WAS_V8.5_3_OF_3.zip)
2. Login as normal user
3. Navigate to the folder WLP/wlp-8500.jar
4. Install thru Running: 'java -jar wlp-8500.jar'
5. Follow the steps and complete installation (all comand line)
6. Move to wlp folder
7. Create server instance thru Moving to bin folder and Run 'server create <serverName>'
7. Start server thru Running 'server start <serverName>'
8. Check the server status thru Running 'server status <serverName>'
Run Code Online (Sandbox Code Playgroud)

在此设置之后,我创建并启动了服务器.它正在运行.我不知道如何登录管理控制台.我尝试了不同的URL和端口没有任何工作.

http:// localhost:9060/ibm/console …

websphere websphere-8 websphere-liberty

2
推荐指数
1
解决办法
8143
查看次数

标签 统计

websphere ×1

websphere-8 ×1

websphere-liberty ×1