WebSphere Application Server 메시지
             운영 체제: AIX , HP-UX, IBM i, Linux, Solaris, Windows, z/OS


             New or updated topic for this feature pack

CWWAR

CWWAR0001E: A SOAPElement object cannot be created from the OMElement object: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 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: The WS-Addressing namespace was not valid, or is not supported.
설명 This exception is unexpected. The cause is not immediately known.
조치 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: The message context does not contain a SOAPEnvelope object.
설명 This exception is unexpected. The cause is not immediately known.
조치 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: Multiple reference parameters exist with the same name.
설명 The request message contained multiple reference parameters with the same name, preventing the application server from targeting the correct resource.
조치 Ensure that each reference parameter has a unique name.
CWWAR0100E: The {0} property cannot be set for a two-way message exchange pattern.
설명 The application attempted to set the specified property for a two-way message exchange pattern. Setting this property would prevent the client from receiving messages.
조치 Do not set the specified property for two-way message exchange patterns.
CWWAR0101E: The value of the {0} message addressing property is not of the correct type. The expected type is {1}, but the actual type is {2}.
설명 The Web Services Addressing SPI was used to set the specified property, using an object that was not of the required type.
조치 Provide an object of the required type for the specified property. Refer to the information center for a list of types for message addressing properties.
CWWAR0102E: A problem occurred during the conversion of an endpoint reference.
설명 This exception is unexpected. The cause is not immediately known.
조치 See the accompanying error messages for more information.
CWWAR0103E: The {0} property is not a valid message addressing property.
설명 This exception is unexpected. The cause is not immediately known.
조치 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: A problem occurred during the conversion of an attributed URI object.
설명 This exception is unexpected. The cause is not immediately known.
조치 See the accompanying error messages for more information.
CWWAR0105E: The SOAPAction value {0} and the wsa:Action value {1} do not match.
설명 You can set the SOAPAction and the wsa:Action values either in the WSDL file for the Web service, or as properties using the Web Services Addressing SPI. If you set both values, using either method, the values must match.
조치 Ensure that if the SOAPAction and the wsa:Action are set that both values match.
CWWAR0106E: A problem occurred during the conversion of a relationship set.
설명 This exception is unexpected. The cause is not immediately known.
조치 See the accompanying error messages for more information.
CWWAR0107E: The value of the {0} internal property is not of the correct type. The expected type is {1}, but the actual type is {2}.
설명 This exception is unexpected. The cause is not immediately known.
조치 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: The {0} WS-Addressing namespace, specified by the {1} property, conflicts with the {2} namespace of the destination endpoint reference, specified by the {3} property.
설명 If you set both properties, they must specify the same WS-Addressing namespace.
조치 If you set both properties, ensure that the value of the WSADDRESSING_OUTBOUND_NAMESPACE property matches the namespace set in the endpoint reference used for the WSADDRESSING_DESTINATION_EPR property.
CWWAR0109E: The OMElement object that was provided was null.
설명 The OMElement object to be converted cannot be null.
조치 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: The qname object that was provided was null.
설명 The qname object cannot be null.
조치 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: The endpoint reference that was provided was null.
설명 The application attempted to convert a null endpoint reference using the EndpointReferenceConverter class.
조치 Provide an endpoint reference that is not null.
CWWAR0112E: The {0} namespace does not match the expected namespace, {1}.
설명 The application attempted to convert an endpoint reference using the EndpointReferenceConverter class, but the namespace of the endpoint reference does not match the expected namespace.
조치 When you convert an endpoint reference using the EndpointReferenceConverter class, ensure that the namespace of the endpoint reference to be converted matches the namespace that is expected for the resulting object. Refer to the information center for details of the expected namespaces.
CWWAR0200E: The address is not a valid URI object.
설명 This exception is unexpected. The cause is not immediately known.
조치 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: The application server could not generate a unique endpoint for this service-endpoint pair. Service: {0}, Endpoint: {1}
설명 The application used the createEndpointReference(serviceName, endpointName) method of the Web Services Addressing (WS-Addressing) API to create an endpoint reference, but there are multiple Web service applications that have the same service name and endpoint name. The WS-Addressing API could not generate a unique URI object for the endpoint.
조치 Ensure that all applications in the server have unique service-endpoint pairs, for example, by changing the endpoint name of an application, or by moving the application to a different server.
CWWAR9999E: {0}
설명 If the message does not give sufficient information, check previous messages for further help.
조치 See the accompanying error messages for more information.
참조 주제    

이용 약관 | 피드백

마지막 갱신 날짜: Feb 18, 2011 4:55:33 PM CST
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, 2010. All Rights Reserved.
이 Information Center는 Eclipse 기술로 구현됩니다. (http://www.eclipse.org 웹 사이트 참조)