uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE42009-E

Error compiling container generated java source files Detail=aa....aa

aa....aa: Details
Description
An error occurred while compiling the generated java source files.
Action
Reference the details, and then take action.
Take action based on the following cases:
If another error message is output
Reference the output message, and then take action.
If Generics is used in definitions of the Home/ Component interface
Do not use Generics in the definitions of the Home Component interface.
If Generics is used in definitions of the business interface
Set up the type variable as a parameter of the business interface.
If the method of the parameter in the business interface is redefined
Delete the redefined method.
If the cause is not known, collect the maintenance information, and then contact maintenance personnel.