uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39183-I

The update of the file used by the JSP has been detected. The JSP reload processing will start after aa....aa second(s). (J2EE application = bb....bb, context root = cc....cc)

aa....aa: Set value of the interval for updating the JSP file
bb....bb: The J2EE application name in the case of the J2EE server mode, and a null character string in the case of the servlet engine mode
cc....cc: Context root name
Description
When the JSP pre-compile functionality is being used
An update was detected in the class file generated from the JSP file or the tag file.
The JSP reload processing will start after the time period (aa....aa) (in seconds) specified in the interval for updating the JSP file.
When the JSP pre-compile functionality is not being used
An update was detected in the JSP file or the file being used by the JSP file.
The JSP reload processing will start after the time period (aa....aa) (in seconds) specified in the interval for updating the JSP file.
In the case of the servlet engine mode
An update was detected in the JSP file.
The JSP reload processing will start after the time period (aa....aa) (in seconds) specified in the interval for updating the JSP file.