请勿使用已移除的 Web Service 网关定制 API

此规则会标记是否使用了已移除的 com.ibm.wsgw.beans.* API。

此规则会标记 com.ibm.wsgw.beans 包的导入和 Java 代码的限定名。

将标记的代码的示例:

import com.ibm.wsgw.beans.Filter;

private com.ibm.wsgw.beans.ExceptionHandler handler;

将现有过滤器替换为 JAX-RPC 处理程序处理调解的组合。

Knowledge Center 中详细列出了 V6.1 中已移除的功能部件。 请转至 Removed features 一文并选择 Features removed in Version 7.0 来查看完整列表。 该文章中还提供了其他版本的 WebSphere 的综合信息。