簡體   English   中英

如何從 WebSphere Liberty 服務器訪問管理控制台?

[英]How can I access admin console from WebSphere Liberty server?

如何訪問 Websphere Liberty 的管理控制台? 我在谷歌上搜索,發現這個 url: http://localhost:9080/adminCenter/但它給了我:找不到上下文根。

我怎樣才能解決這個問題?

提前致謝

如果您還沒有,您需要在您的服務器上安裝 ( bin/installUtility install adminCenter-1.0 ) 並啟用 ( <feature>adminCenter-1.0</feature> ) adminCenter-1.0 功能,並啟用 https & a用戶注冊表(用於登錄)。

您可以在此處找到詳細說明: https://www.ibm.com/support/knowledgecenter/en/SSEQTP_liberty/com.ibm.websphere.wlp.doc/ae/twlp_ui_setup.html

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM