uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39549-W

While searching for a class that extends or implements a class specified in the HandlesTypes annotation, or a class that has the annotation specified in the HandlesTypes annotation, the class or another class failed to load. (class name = aa....aa, message = bb....bb)

aa....aa: Class name
bb....bb: Exception message
Description
While searching for a class that extends or implements the class specified in the HandlesTypes annotation of the ServletContainerInitializer interface, or a class that has the annotation specified in the HandlesTypes annotation, the class failed to load. This class is ignored.
Action
Check whether the applicable class or the class required for loading that class is included in the Web application.