uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

2.23.3 Execution environment settings

To use the version setup functionality of Web applications, you must set up the J2EE server and the JSP pre-compilation commands.

Organization of this subsection
(1) J2EE server settings
(2) Settings for JSP pre-compilation commands

(1) J2EE server settings

Implement the J2EE server settings in the Easy Setup definition file. Specify the executing version for the Web application version setup functionality of Web applications in webserver.application.lower_version within the <configuration> tag of the logical J2EE server (j2ee-server) within the Easy Setup definition file. In this parameter, specify whether to use the version setup functionality of Web applications.

For details on the Easy Setup definition file and the parameters to be specified, see 4.6 Easy Setup definition file in the uCosminexus Application Server Definition Reference Guide.

(2) Settings for JSP pre-compilation commands

Implement the JSP pre-compilation settings in the -lowerversion option of the cjjspc command. For details on the cjjspc command, see cjjspc (JSP pre-compilation) in the uCosminexus Application Server Command Reference Guide.