uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW20006-E

Incorrect number of arguments for method. The method annotated @Resource annotation has only one argument of WebServiceContext class. (method = aa....aa)

aa....aa: Method name
Description
A method in which the @Resource annotation is specified must have only a single argument.
Action
Revise the number of arguments of the method in which the @Resource annotation is specified.