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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 21:44:12  来源:igfitidea点击:

How to integrate WebSphere Application Server 7 into Rational Software Architect?

eclipsewebspherewebsphere-7

提问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。

enter image description here

在此处输入图片说明

回答by medokr

Install WAS 7 Server Adapter

安装 WAS 7 服务器适配器

  1. Open IBM Installation Manager.
  2. Click Modify Icon
  3. Under "Modify Packages" Screen 1; Click Next
  4. Under "Modify Packages" Screen 2; Click Next
  5. scroll to "Server tools"; select WebSphere Application Server 7.0.
  6. Proceed to finish modification.
  1. 打开 IBM 安装管理器。
  2. 单击修改图标
  3. 在“修改包”屏幕 1 下;点击下一步
  4. 在“修改包”屏幕 2 下;点击下一步
  5. 滚动到“服务器工具”;选择 WebSphere Application Server 7.0。
  6. 继续完成修改。

Now WAS 7 should be an option when adding a new server.

现在 WAS 7 应该是添加新服务器时的一个选项。

IBM Installation Manager main screen

IBM Installation Manager 主屏幕

Modify Packages Screen 1

修改包屏幕 1

Modify Packages Screen 2 - Language

修改包屏幕 2 - 语言

Choose WebSphere Application Server 7.0

选择 WebSphere Application Server 7.0

Add new Server instance

添加新的服务器实例

回答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 的存根。