Cosminexus V9 アプリケーションサーバ メッセージ(構築/運用/開発用)

[目次][前へ][次へ]

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アプリケーション名
bb....bb:コンテキストルート名
cc....cc:実行するWebアプリケーションバージョン
dd....dd:JSPファイルまたはタグファイルのWebアプリケーション内のパス
説明
JSPファイルまたはタグファイルのコンパイルで生成されたクラスファイルのバージョンが現在のバージョンと異なります。
JSPファイルまたはタグファイルを再コンパイルします。