uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE39051-E
The JSP file could not be found. (J2EE application = aa....aa, context root = bb....bb, JSP file = cc....cc)
- aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Path within the Web application of the JSP file
- Description
- The JSP file was not found.
- Action
- Add the JSP file, and then update the Web application.
- In the case of the J2EE server mode
- When the reload functionality of the J2EE application is being used, either add the JSP file or redeploy.
- When the reload functionality of the J2EE application is not being used in an application with expanded directory format, either stop the application, add the JSP file, and then restart the application, or else redeploy.
- In the case of an archive format application, redeploy.
- In the case of the servlet engine mode
- When application update detection and reload functionality are being used, either add the JSP file, or redeploy.
- When application update detection and reload functionality are not being used, either stop the Web container server, add the JSP file, and then restart the Web container server, or else redeploy.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.