uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61107-E

The value of propOrder element of javax.xml.bind.annotation.XmlType contains unknown property. (exception class = aa....aa, property = bb....bb)

aa....aa: Exception class name
bb....bb: Property name
Description
The value of the propOrder element of the javax.xml.bind.annotation.XmlType annotation contains an invalid property.
Action
Specify the correct property name in the propOrder element of the javax.xml.bind.annotation.XmlType annotation.