IBM Rational Application Developer 版本 7.5 和 WAS6.1
我正在尝试安装 IBM Rational Application Developer 版本 7.5,安装后我发现缺少 WebSphere Application Server 配置。我如何在此 RAD 中构建 WebSphere Application Server 时进行默认配置。
如何将 WebSphere Application Server Test Enviornment (WTE) 安装配置到 IBM Rational Application Developer Version 7.5 中?请尽快回复。
I am trying to install IBM Rational Application Developer Version 7.5 after installtion i found that WebSphere Application Server configration is missing How I can default configure in build WebSphere Application Server in this RAD.
how I can configure WebSphere Application Server Test Enviornment (WTE) installation into IBM Rational Application Developer Version 7.5 ? please reply ASAP .
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
缺少配置是什么意思?
测试服务器(WAS 6、WAS 6.1、WAS 7)通过带有 RAD 7.5 的 IBM Installation Manager 作为单独的可安装包进行安装。
What do you mean by the configuration is missing?
The test servers (WAS 6, WAS 6.1, WAS 7) are installed as separate installable packages through the IBM Installation Manager with RAD 7.5.
在安装 RAD 的过程中,您是否检查过是否还想安装 WAS?
如果你这样做了,那么事情可能会有点混乱。
首先,检查WAS是否真正安装。在 RAD 安装中搜索“startServer”;这是启动WAS的命令。如果已安装,您将找到该命令。启动您的 WAS 实例并在启动过程中检查其输出。在那里您应该看到有关其配置的足够信息。
使用该信息,在 RAD 中使用您在 WAS 启动期间看到的参数创建一个新服务器。
如果未安装 WAS,那么您必须使用 IBM 的安装管理器来检查实际安装的内容。
During installation of RAD, did you check that you also want WAS installed?
If you did that, then something could have been messed up a bit.
First, check if WAS is really installed. Search for "startServer" in your RAD installation; it's the command for starting up WAS. If it's installed, you'll find that command. Start your WAS instance and during startup check its output. There you should see enough information about its configuration.
Using that information, in RAD, create a new server with parameters you saw during WAS startup.
If WAS is not installed, then you'll have to use IBM's Installation manager to check what's really installed.