0
私はJAVA EE ear appを配備しています。 WLサーバでいつものように、 突然、毎回WLが再びプリコンパイルすべてのJSPをしようとしていると展開が年齢にWebLogic Serverバージョン:12.1.2.0.0プリコンパイルしようとしました
12.1.2.0.0.>
ST> <Info> <HTTP> <BEA-101343> <my_devices: Attempting to precompile /WEB-INF/jsp/template/header.jsp, since the class file associated with it was found to be out-of-date.>
ST> <Info> <HTTP> <BEA-101295> <Recompiling JSP [[email protected][app:my_devices module:my_devices path:null spec-version:3.0]], resource [/WEB-INF/jsp/template/popupHeader.jsp], because it is stale. It was previously compiled using a different version of WebLogic Server.
12.1.2.0.0.>
問題はなんですか? – OrangeDog