CWWAR

CWWAR0001E: 不能根据 OMElement 对象 {0} 创建 SOAPElement 对象
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWAR0002E: WS-Addressing 名称空间无效或不受支持。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWAR0003E: 消息上下文未包含 SOAPEnvelope 对象。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWAR0004E: 存在多个同名的引用参数。
Explanation 请求消息包含了多个同名的引用参数,这阻止了应用程序服务器定向至正确的资源。
Action 请确保每个引用参数都有一个唯一的名称。
CWWAR0100E: 不能对双向消息交换模式设置 {0} 属性。
Explanation 应用程序尝试对双向消息交换模式设置指定的属性。设置此属性将阻止客户机接收消息。
Action 请不要对双向消息交换模式设置指定的属性。
CWWAR0101E: {0} 消息寻址属性值的类型不正确。需要的类型是 {1},但实际类型是 {2}。
Explanation Web Service 寻址 SPI 用于设置指定的属性,但使用的对象不属于所需类型。
Action 为指定属性提供一个所需类型的对象。请参阅信息中心,以获取消息寻址属性的类型列表。
CWWAR0102E: 转换端点引用期间发生了问题。
Explanation This exception is unexpected. The cause is not immediately known.
Action 请参阅附带的错误消息,以了解更多信息。
CWWAR0103E: {0} 属性不是有效的消息寻址属性。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWAR0104E: 转换带属性的 URI 对象期间发生了问题。
Explanation This exception is unexpected. The cause is not immediately known.
Action 请参阅附带的错误消息,以了解更多信息。
CWWAR0105E: SOAPAction 值 {0} 和 wsa:Action 值 {1} 不匹配。
Explanation 可以在 Web Service 的 WSDL 文件中设置 SOAPAction 和 wsa:Action 值,或使用 Web Service 寻址 SPI 将其设置为属性。如果使用任一方法设置这两个值,则它们必须匹配。
Action 请确保在已设置 SOAPAction 和 wsa:Action 的情况下,它们的值相匹配。
CWWAR0106E: 转换关系集期间发生了问题。
Explanation This exception is unexpected. The cause is not immediately known.
Action 请参阅附带的错误消息,以了解更多信息。
CWWAR0107E: {0} 内部属性值的类型不正确。需要的类型是 {1},但实际类型是 {2}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWAR0108E: {1} 属性指定的 {0} WS-Addressing 名称空间与 {3} 属性指定的目标端点引用的 {2} 名称空间冲突。
Explanation 如果已设置这两个属性,则它们必须指定同一 WS-Addressing 名称空间。
Action 如果已设置这两个属性,请确保 WSADDRESSING_OUTBOUND_NAMESPACE 属性的值与端点引用(用于 WSADDRESSING_DESTINATION_EPR 属性)中设置的名称空间相匹配。
CWWAR0109E: 所提供的 OMElement 对象为 NULL。
Explanation 要转换的 OMElement 对象不能为 NULL。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWAR0110E: 所提供的 qname 对象为 NULL。
Explanation qname 对象不能为 NULL。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWAR0111E: 所提供的端点引用为 NULL。
Explanation 应用程序尝试使用 EndpointReferenceConverter 类转换 NULL 端点引用。
Action 请提供一个不是 NULL 的端点引用。
CWWAR0112E: {0} 名称空间与所需名称空间 {1} 不匹配。
Explanation 应用程序尝试使用 EndpointReferenceConverter 类转换端点引用,但该端点引用的名称空间与所需名称空间不匹配。
Action 使用 EndpointReferenceConverter 类转换端点引用时,请确保要转换的端点引用的名称空间与生成对象所需的名称空间相匹配。请参阅信息中心,以了解所需名称空间的详细信息。
CWWAR0200E: 该地址不是有效的 URI 对象。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWAR0201E: 应用程序服务器未能对此服务/端点对生成唯一的端点。服务为 {0},端点为 {1}
Explanation 虽然应用程序使用 Web Service 寻址(WS-Addressing)API 的 createEndpointReference(serviceName, endpointName) 方法创建端点引用,但是存在多个使用同一服务名称和端点名称的 Web Service 应用程序。WS-Addressing API 未能对该端点生成唯一的 URI 对象。
Action 请确保服务器中的所有应用程序都包含唯一的服务/端点对,例如通过更改应用程序的端点名称或将应用程序移至另一服务器来实现此操作。
CWWAR9999E: {0}
Explanation 如果该消息未提供足够信息,请检查先前的消息以获取更多帮助。
Action 请参阅附带的错误消息,以了解更多信息。
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: May 16, 2012 5:08:07 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.wsaddressing.jaxws.CWWARMessages.html

© Copyright IBM Corporation 2006, 2011. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)