uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61015-E

An inner class that is not static is defined in the implementation class. (implementation class = aa....aa)

aa....aa: Web service implementation class name
Description
An inner class that is not static is defined in the Web service implementation class.
Action
Specify static when defining a service implementation class in an inner class.