设置 InterChange Server Express

为了有效地管理 InterChange Server Express,必须向“系统管理器”注册它并通过“系统管理器”对它进行连接。以下各节描述如何执行这些任务:

启动远程 Windows 机器上的系统管理器

“系统管理器”是指向 InterChange Server Express 和资源库的 GUI。它仅在 Windows 2000 和 Windows XP 平台上运行。

为了启动“系统管理器”,在远程 Windows 机器上,选择开始 > 程序 > IBM WebSphere Business Integration Express > Toolset Express > 管理 > 系统管理器

注:
缺省情况下,“系统管理器”透视图应出现。如果它未出现,则在“WebSphere 工作台”菜单栏中选择窗口 > 打开透视图 > 其它,然后双击系统管理器以启动“系统管理器”。

注册具有系统管理器的 InterChange Server Express

“系统管理器”可以管理 InterChange Server Express 的实例。必须向“系统管理器”注册您想要管理的任何实例。在注册了服务器之后,除非您除去它,否则它的名称将始终显示于“系统管理器”中。

要注册 InterChange Server Express 实例,遵循下列步骤:

  1. 通过检查 ProductDir\bin\CWSharedEnv.bat 文件中的 ORB_HOST 属性是否设置为运行 InterChange Server Express 的机器的 IP 地址,来确保主管“系统管理器”的 Windows 客户机可以正常访问“名称服务器”。如果它未设置,则通过在 Windows 客户机的命令行上输入以下命令来设置此值:
    set ORB_HOST=IP_address
     

    注:
    或者,可以设置 ORB_HOST=machine_name 然后将行 IP_address machine_name 添加至 %windir%\system32\drivers\etc\hosts 文件。在此示例中,IP_address 是主管 InterChange Server Express 的机器的 IP 地址;machine_name 是主管 InterChange Server Express 的机器的名称。
  2. 通过在 Linux 机器上检查 /etc/hosts 文件以找出类似于
    ip_address localhost.localdomain localhost
     

    的条目来确保“名称服务器”可以按名称正确检索 Linux 机器上的 InterChange Server Express。

  3. 在“系统管理器”中,右键单击左窗格中的 InterChange Server 实例,然后选择注册服务器
  4. 注册新服务器对话框中,浏览或输入 InterChange Server Express 的名称。
    注:
    如果您打算在集成测试环境中使用服务器,则选择测试服务器复选框。集成测试环境只与注册为本地测试服务器的服务器通信。
  5. 输入用户名和密码并选择保存用户标识和密码复选框。缺省用户名为 admin,密码为 null
  6. 选择确定

    服务器名称出现在“系统管理器”窗口的左窗格中。如果它未出现,则展开 InterChange Server 实例文件夹。

连接至 InterChange Server Express

通过连接至已注册的 InterChange Server Express 来验证它是否正在运行。要使用“系统管理器”连接至 InterChange Server Express,遵循下列步骤:

  1. 在“系统管理器”中,右键单击左窗格中的 InterChange Server Express 的名称并选择连接
  2. 在“服务器用户标识和密码确认”屏幕上选择确定

提示:
如果“系统管理器”左窗格中 InterChange Server Express 的名称旁边的图标为绿色,则 InterChange Server Express 已连接至“系统管理器”。

更改 InterChange Server Express 密码

InterChange Server Express 由密码保护并且只有 InterChange Server Express 管理员才知道该密码。服务器本身具有一个缺省密码 null,但是如果因为安全性原因您想更改该密码,可以在设置系统之后进行更改。

要更改 InterChange Server Express 密码,遵循以下步骤:

  1. 在“系统管理器”中,右键单击左窗格中的 InterChange Server Express 名称,然后选择更改密码
  2. 在打开的对话框中,依次输入旧密码和新密码,接着重新输入新密码以确认它,然后选择确定

重新启动 InterChange Server Express

为了使密码更改生效,必须关闭 InterChange Server Express,然后通过执行以下操作重新启动它:

  1. 在“系统管理器”中,右键单击左窗格中正在运行的 InterChange Server Express 名称并选择关闭
  2. 在“关闭服务器”对话框中,在允许服务器完成当前工作之后平稳对它进行关闭,或立即关闭它而不执行清除。

    选择平稳,然后选择确定

    注:
    仅当必须关闭服务器而不等待时,才选择立即
  3. 通过输入以下命令重新启动 InterChange Server Express:
    ProductDir/bin/ics_manager -start
     
  4. 通过在“系统管理器”中右键单击 InterChange Server Express 名称来连接至 InterChange Server Express。在打开的对话框中,输入服务器的用户名和密码并选择确定

Copyright IBM Corp. 2004