uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW40039-E

Illegal use of static method on class that only supports instance-based injection. (method=aa....aa)

aa....aa: Method name
Description
An object cannot be inserted in the static method of the class that only supports instance-based injection.
Action
Check that the method specifying the WebServiceRef annotation is not a static declared method.