uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

KDCGS0005-E

A URI or TargetId attribute value must start with #. (tag name = element-name; attribute name = attribute-name)

(Meaning)
A URI or TargetId attribute must start with #.
The following information is output to element-name and attribute-name respectively:
element-name
The name of an element that has an attribute for which the specified value does not start with # is output.
attribute-name
The name of an attribute for which the specified value does not start with # is output.
(Cause)
The Web service security functionality definition file contains an attribute with a specified value that does not start with #.
(Action)
Correct the Web service security functionality definition file and add a hash mark (#) to the beginning of the value specified in the attribute-name attribute.