我正在尝试使用以下命令在Liberty Profile(Java EE 7 Web Profile)16.0.0.3中安装jsp-2.2功能部件:
installUtility install jsp-2.2
但我收到以下错误:
CWWKF1286E: The com.ibm.websphere.appserver.javax.el-2.2 feature cannot be downloaded from the IBM WebSphere Liberty Repository. See the problem determination information on the WebSphere Application Server Support web page.
答案 0 :(得分:1)
我现在尝试了(使用wlp-webProfile7-16.0.0.3)它有效。这是CLI输出:
选择[1]我同意,或[2]我不同意:1
第1步:下载servlet-3.0 ... 第2步,共5步:安装servlet-3.0 ...... 第3步:下载jsp-2.2 ... 第4步:安装jsp-2.2 ... 第5步:清理临时文件...
所有资产均已成功安装。
开始产品验证...... 产品验证成功完成。
你可以再试一次吗?也许存储库暂时失效了。如果仍然无法使用,您使用的是哪个JDK?