uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61016-E

The access modifier of service implementation class is not public. (implementation class = aa....aa)

aa....aa: Web service implementation class name
Description
The access modifier of the Web service implementation class is not public.
Action
Specify the Web service implementation class as a public class.