Explanation | 对指定的参数传递了空值,此值对于此操作无效。 |
Action | 请确保对指定的参数传递非空值。 |
Explanation | 如果需要传递空参数,那么请调用指定的方法,以设置每个参数的类型。 |
Action | 请确保首先调用相应的方法以设置参数类型,或确保未将空参数传递到 invoke 方法。 |
Explanation | Web Service 运行时无法从指定的类检索指定的方法。 |
Action | 请确保企业 Bean 类包含适当的方法。 |
Explanation | Web Service 运行时无法调用所指定类中的指定方法。 |
Action | 请确保企业 Bean 类包含适当的方法。 |
Explanation | 指定的参数是类,而不是接口。 |
Action | 请确保参数作为接口传递。 |
Explanation | 指定的类名引用有效的类,但是此类不是 EJBHome 或 EJBLocalHome 类的实例。 |
Action | 请传递引用有效 EJBHome 或 EJBLocalHome 类的类名。 |
Explanation | Web Service 运行时无法完成所指定 JNDI 名称的 JNDI 查找操作。 |
Action | 请确保在端点位置 URI 中指定正确的 JNDI 查找名称。 |
Explanation | Web Service 运行时无法创建用于执行 JNDI 查找操作的 InitialContext 对象。 |
Action | 请使用异常详细信息确定如何解决此问题。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Service.getPort 方法找不到指定的端口。 |
Action | 请更正 Service.getPort 方法调用。 |
Explanation | 在受管 Java 2 Platform, Enterprise Edition(Java EE)环境中,不支持 Service.getTypeMappingRegistry 和 Service.getHandlerRegistry 方法。只能在非受管 JSR-101 客户机环境中调用这些方法。 |
Action | 请确保在 Java EE 受管环境中运行客户机应用程序时未调用这些方法。 |
Explanation | Web Service 运行时无法装入所生成的 Stub 类。 |
Action | 请确保指定的 Stub 类存在且可供装入。 |
Explanation | 指定的所生成 Stub 类需要具有所指定特征符的构造函数。 |
Action | 请确保使用正确的 Stub 类。 |
Explanation | 创建已生成 Stub 类的新实例时抛出指定的异常。 |
Action | 请确保使用正确生成的 Stub 类。 |
Explanation | ServiceFactory.createService 方法在所指定位置找不到 Web 服务描述语言(WSDL)定义。 |
Action | 请确保 WSDL 文档可用并且 WSDL 位置正确。 |
Explanation | Web Service 运行时已找到指定的 Web 服务描述语言(WSDL)定义,但该定义未包含指定的 Service。 |
Action | 请确保 WSDL 文档包含正确的 Service,并确保使用正确的 Service 名称。 |
Explanation | Web Service 运行时找不到指定的 Web 服务描述语言(WSDL)文档或者该文档包含错误。 |
Action | 请确保 WSDL 文档存在并且正确。 |
Explanation | Web Service 运行时无法调用所指定类中的某个方法。 |
Action | 请确保指定的企业 Bean 类包含适当的方法。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Web Service 运行时无法获取所生成的 Stub 类的实例。 |
Action | 请确保生成的 Stub 类可供装入。 |
Explanation | Web Service 运行时无法获取所指定 port 的存根。 |
Action | 请确保生成的 Stub 对象存在并且 port 名正确。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 指定的端点位置 URI 包含不正确的协议。 |
Action | 请更正端点位置 URI。 |
Explanation | Web Service 运行时无法解析指定的端点位置 URI。 |
Action | 请更正端点位置 URI。 |
Explanation | 调用者尝试设置或获取某个元素中所指定属性的值,但属性名无效。 |
Action | 请确保使用有效的属性。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Web Service 客户机尝试对 Call 对象设置或获取指定的属性,但属性名无效。 |
Action | 请确保使用的属性名有效。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Web Service 运行时无法处理该方法请求。 |
Action | 请使用错误消息的详细信息来确定错误的原因。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 当 Web Service 客户机调用 Service.getPort(Class) 方法时,需要 Web 服务定义语言(WSDL)定义,但您未提供此定义。 |
Action | 请确保提供 WSDL 定义。 |
Explanation | 当 Web Service 客户机调用 Service.getPort(Class) 方法时,需要缺省的 port,但您未提供此 port。 |
Action | 请确保服务端点接口的缺省 port 存在。 |
Explanation | 如果 Web Service 运行时找不到所生成的 Stub 类,那么将创建动态代理,但需要 Web 服务描述语言(WSDL)定义。 |
Action | 请确保提供 WSDL 定义。 |
Explanation | 如果 Web Service 运行时找不到所生成的 Stub 类,那么将创建动态代理,但需要非空 Port 名。 |
Action | 请确保将非空 Port 名传递到配置中。 |
Explanation | 指定的 Port 不是该 Service 的有效 Port。 |
Action | 请更正 Port 名称。 |
Explanation | 除非有可用的 Web 服务描述语言(WSDL)定义,否则 Service.getPorts 方法无法返回 Port 列表。 |
Action | 请确保提供 WSDL 定义。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 无。 |
Action | 无。 |
Explanation | 无。 |
Action | 无。 |
Explanation | 无。 |
Action | 无。 |
Explanation | Web Service 运行时无法获取所指定端点位置 URI 的协议。 |
Action | 请确保端点位置 URI 正确。 |
Explanation | Web Service 运行时在端点位置 URI 中找到意外的协议值。 |
Action | 请更正端点位置 URI 中的协议值。 |
Explanation | 为了符合 JAX-RPC 规范,JAX-RPC Service 类必须实现指定的接口。在这种情况下,Web Service 运行时已装入一个假定为有效 Service 类的类,但该类未实现所需的接口。 |
Action | 请确保使用 wsdeploy 工具正确部署 Web Service 应用程序。 |
Explanation | 缺少必需的构造函数。 |
Action | 请确保使用 wsdeploy 工具正确部署 Web Service 应用程序。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Web Service 运行时无法从指定的端点位置 URI 获取 Enterprise JavaBeans(EJB)类名。 |
Action | 请更正端点位置 URI。 |
Explanation | Web Service 运行时无法解析所指定端点位置 URI 中的属性。 |
Action | 请更正端点位置 URI。 |
Explanation | 端点位置 URI 中缺少必需的属性。 |
Action | 请更正端点位置 URI。 |
Explanation | Web Service 运行时无法将指定的实现类实例化。 |
Action | 请参阅原始错误消息中的异常以确定如何解决问题。 |
Explanation | Web Service 运行时无法初始化所指定实现类的实例。 |
Action | 请参阅原始错误消息中的异常以确定如何解决问题。 |
Explanation | Web Service 运行时无法装入指定的实现类。 |
Action | 请确保实现类可供装入。 |
Explanation | Web Service 运行时无法从端点位置 URI 中获取实现类名。 |
Action | 请更正端点位置 URI。 |
Explanation | Web Service 运行时在所指定实现类中找不到指定的方法。 |
Action | 请确保使用正确的实现类。 |
Explanation | Web Service 运行时无法调用指定的方法。 |
Action | 请参阅原始错误消息中的异常以确定如何解决问题。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | Web Service 运行时无法为指定的端口和服务端点接口创建 JAX-RPC 动态代理 Stub。 |
Action | 请检查指定的服务端点接口是否有效。 |
Explanation | 传递到 getPort 方法的服务端点接口名必须与此 Service 的 Web 服务描述语言(WSDL)中的 PortType 值匹配。 |
Action | 请确保服务端点接口与 WSDL 文档中定义的 PortType 值匹配。 |
Explanation | 当 Web Service 运行时调用 Service.getPort(Class) 方法时,服务端点接口必须指定接口。 |
Action | 请确保服务端点接口指定 interface 而不是类。 |
Explanation | 由于参数类未扩展 java.io.Serializable 接口,因此 Web Service 运行时无法调用指定的方法。 |
Action | 请更改参数类,以便在客户端和服务器端都实现 java.io.Serializable。 |