uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39334-I

The version of the class file that was compiled from a JSP file or a tag file is different from the current version of the web application. As a result, the JSP file or tag file will be recompiled. (J2EE application = aa....aa, context root = bb....bb, web application version = cc....cc, file = dd....dd)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Version of the Web application to be executed
dd....dd: Path of the JSP file or the tag file in the Web application
Description
The version of the class file created by compiling the JSP file or the tag file differs from the current version.
Recompile the JSP file or the tag file.