WebSphere Application Server Liberty概要文件 - 管理中心

时间:2015-07-06 03:47:32

标签: websphere

我是新手。

我使用IBM Installation Manager安装了WebSphere Application Server Liberty Profile。

要访问adminCenter-1.0,请尝试使用以下命令:

featureManager.bat install adminCenter-1.0

并收到错误

  

CWWKF1009E:文件adminCenter-1.0不存在。

如何启用和访问adminCenter?

由于

2 个答案:

答案 0 :(得分:1)

您可以使用installUtility下载并安装该功能。

要从命令行类型安装该功能:    bin/installUtility install adminCenter-1.0

在此处查看更多详情: https://developer.ibm.com/assets/wasdev/#asset/features-com.ibm.websphere.appserver.adminCenter-1.0

答案 1 :(得分:0)

我想将此作为评论,但我没有足够的声誉和声望。 :S

FeatureManager应该仍然有效。 InstallUtility正在取代featureManager的安装功能,但仍支持featureManager。你能提供' bin / productInfo版本的输出吗?和你使用的featureManager命令?

仅供参考,有一个类似的帖子here,它可能提供一些答案,但它有点过时,所以围绕代理支持的一些建议现在有更好的解决方案。

问候,格雷厄姆。