2 service websphere
如何检测 Websphere Application Server v6.1 中是否安装了“Web Services Feature Pack for WebSphere”?
在 Websphere 中部署 cxf webservices 时,我需要这些信息来解决一些类加载问题。
Isa*_*aac 6
虽然我这里没有安装 WSFP,但目前最好的办法是使用 WebSphere 的versionInfo实用程序。
versionInfo
你可以找到它%APPSERVER%/bin哪里%APPSERVER%是你的WAS安装位置。
%APPSERVER%/bin
%APPSERVER%
参考(来自 WAS 6.1 信息中心)可以在这里找到。
我的建议是您使用最详细的标志 ( -long -maintenancePackages -maintenancePackageDetail -components -componentDetail)以 HTML 格式生成版本报告并从那里获取。
-long -maintenancePackages -maintenancePackageDetail -components -componentDetail
归档时间:
15 年,1 月 前
查看次数:
3116 次
最近记录:
12 年,3 月 前