uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW40037-E

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

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