uCosminexus Application Server, Messages

[Contents][Back][Next]

KDCCC0101-E

The specified class class-name cannot be converted to an xml schema data type. The type anyType will be used. (details = bean)

Description
The class-name class is not a bean class and cannot be converted to an XML schema data type.
Define the class as the anyType type of XML schema based on the WSDL definition.
Action
Either make the changes such that the class-name class is not used as an argument of the target class or do not generate a WSDL for the methods containing the class-name class.