uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDCCC0292-E
The percent-encoded value of the port element's name attribute is not equal the value of the end part of the URL path component. (service = service-element-name, port = port-element-name, name attribute value (percent-encoded) = percent-encoded-name-attribute-value, the end part of the URL path component = end-part-of-URL-path)
- Description
- After performing percent encoding for the value specified in the name attribute in the port element port-element-name of the service element service-element-name in the WSDL definition, percent-encoded-name-attribute-value and the end part of the URL path component end-part-of-URL-path specified in the location attribute of the address element do not match.
- Action
- Specify the value displayed in percent-encoded-name-attribute-value in the end part of the location attribute of the URLaddress element. However, if the length of the string exceeds 128 bytes, only the first 128 bytes will be displayed. In such a case, perform percent encoding for the value of the name attribute of port element in the encryption-format UTF-8 encoding, and specify the result in the end part of the location attribute of the address element.
- If the length of the strings specified in service-element-name, port-element-name, percent-encoded-name-attribute-value, and end-part-of-URL-path exceeds 128 bytes, the end part will be truncated, and only the first 128 bytes will be displayed. If the characters are not delimited at the 128th byte, the character displayed in the 128th byte will be different from the specified character.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.