eclipse 如何将 WebSphere Application Server 7 集成到 Rational Software Architect?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/24205651/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to integrate WebSphere Application Server 7 into Rational Software Architect?
提问by medokr
In Rational Software Architect (RSA), how do I add WebSphere Application Server 7 (WAS7) as a Server? As you can see in the screen shot, WAS7 is not an option. How do I add it? Thank you.
在 Rational Software Architect (RSA) 中,如何将 WebSphere Application Server 7 (WAS7) 添加为服务器?正如您在屏幕截图中看到的,WAS7 不是一个选项。我如何添加它?谢谢你。
I am running Rational Software Architect for WebSphere Software (RSA) Version 8.5.1. I have installed WAS7 using the installer available in the was.7000.wasdev.nocharge.windows.amd64 package.
我正在运行 Rational Software Architect for WebSphere Software (RSA) 版本 8.5.1。我已经使用 was.7000.wasdev.nocharge.windows.amd64 包中提供的安装程序安装了 WAS7。
回答by medokr
Install WAS 7 Server Adapter
安装 WAS 7 服务器适配器
- Open IBM Installation Manager.
- Click Modify Icon
- Under "Modify Packages" Screen 1; Click Next
- Under "Modify Packages" Screen 2; Click Next
- scroll to "Server tools"; select WebSphere Application Server 7.0.
- Proceed to finish modification.
- 打开 IBM 安装管理器。
- 单击修改图标
- 在“修改包”屏幕 1 下;点击下一步
- 在“修改包”屏幕 2 下;点击下一步
- 滚动到“服务器工具”;选择 WebSphere Application Server 7.0。
- 继续完成修改。
Now WAS 7 should be an option when adding a new server.
现在 WAS 7 应该是添加新服务器时的一个选项。
回答by Gas
During RSA installation you might not installed support for WAS v7.
Check if you have following folder: %RSA_HOME%\runtimes\base_v7_stub
.
If not you might need to rerun Installation manager and modify RSA to include stub for WAS v7.
在 RSA 安装期间,您可能没有安装对 WAS v7 的支持。检查您是否有以下文件夹:%RSA_HOME%\runtimes\base_v7_stub
. 如果没有,您可能需要重新运行安装管理器并修改 RSA 以包含 WAS v7 的存根。