WebSphere Community Edition 发行说明

© Copyright International Business Machines Corporation 2006. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

发行说明

1.0 已知问题与变通方法
   1.1 将目标运行时设置由 WebSphere Application Server Community Edition V1.1 更改为其他服务器
   1.2 将项目的目标运行时重新设置为 WebSphere Community Edition V1.1 后,该项目在服务器上将无法运行

1.0 已知问题与变通方法

1.1 将目标运行时设置由 WebSphere Application Server Community Edition V1.1 更改为其他服务器

对 J2EE 项目应用 Community Edition Deployment V1.1 构面后,无法除去或卸载此构面。当您尝试将目标运行时切换为另一个诸如 WebSphere® Application Server V6.1 之类的服务器时,这成为一个限制。

变通方法

  1. 选择文件 > 导出 > J2EE > EAR 文件,以使用 EAR 导出工具导出所有目标运行时为 WebSphere Application Server Community Edition 的项目。
    技巧:请不要使用 Project Interchange 来导出和导入 EAR 文件,否则将遇到同一问题。
  2. 选择文件 > 导入 > J2EE > EAR 文件,以导入该 EAR 文件。
    技巧:为了避免工作空间包含重复的项目名称,请使用导入向导将该 EAR 文件导入到另一个工作空间或者将该 EAR 及其子项目重命名。
  3. 在导入向导的目标运行时字段中,指定新的目标服务器运行时。

1.2 将项目的目标运行时重新设置为 WebSphere Community Edition V1.1 后,该项目在服务器上将无法运行

将项目的目标运行时重新设置为 WebSphere Community Edition Server V1.x 后,该项目将无法成功地在服务器上运行。

发生这种情况的原因是未对该项目添加 Community Edition Deployment 构面。

变通方法:对于每个将目标运行时重新设置为 WebSphere Community Edition Server V1.x 的项目,请打开该项目的“属性”窗口并添加 Community Edition Deployment 构面。要在 WebSphere Community Edition 服务器上成功地运行项目,此构面是必需的。