uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39519-E

The web.xml was not be found. (J2EE application = aa....aa, context root = bb....bb)

aa....aa: J2EE application name (a null character string in the case of the cjjspc command)
bb....bb: Context root name (a null character string in the case of the cjjspc command)
Description
The file web.xml was not found.
Action
A Web application that does not contain WEB-INF/web.xml might be deployed, the corresponding web.xml might not exists in the deploy destination directory of the Web application, or access permissions might not be available.
Set WEB-INF/web.xml to a state that it can be read.
If the JSP pre-compile functionality used during application startup is executed and this message is output, re-execute the JSP pre-compile functionality used during application startup.
When the cjjspc command is executed, re-execute the command.