uCosminexus Application Server, Web Container Functionality Guide
This subsection describes the precautions for using the JSP debug functionality.
The class files created using the JSP debug functionality cannot be used in an environment where the JSP debug functionality is disabled. If you want to distribute the J2EE applications created in the JSP debug functionality-enabled environment to the JSP debug functionality-disabled environment, you must delete the class files created using the JSP debug functionality.
To delete class files:
To use the cjjspc command for compiling JSPs, enable the JSP debug functionality in the J2EE server executed by JSPs.
If you specify the -debugging option for the cjjspc command to compile JSPs of the J2EE server applications in which the JSP debug functionality is disabled, the loaded class files will be different. Therefore, the Web container returns the error status code 404 for the HTTP request of JSP.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.