• R/O
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision2482 (tree)
Time2022-11-05 11:12:11
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/pjMw/src/main/java/project/listener/WebContextListener.java (revision 2481)
+++ trunk/framework/pjMw/src/main/java/project/listener/WebContextListener.java (revision 2482)
@@ -19,6 +19,7 @@
1919 */
2020 @Override
2121 public void contextDestroyed(final ServletContextEvent sce) {
22+
2223 super.contextDestroyed(sce);
2324
2425 if (!TimeoutManager.getInstance().stop(3000)) {