Merge branch 'jenkins_with_weblogic' of ssh://git@192.168.240.178:18081/eapim/eapim-admin.git into jenkins_with_weblogic

This commit is contained in:
daekuk1
2026-02-03 11:22:06 +09:00
+3 -3
View File
@@ -6,10 +6,10 @@
<context-root>monitoring</context-root>
<session-descriptor>
<timeout-secs>3600</timeout-secs>
<timeout-secs>1800</timeout-secs>
<cookie-name>JSESSIONID_EMS</cookie-name>
<persistent-store-type>memory</persistent-store-type>
<persistent-store-type>replicated_if_clustered</persistent-store-type>
<!-- <persistent-store-type>memory</persistent-store-type>-->
<persistent-store-type>replicated_if_clustered</persistent-store-type>
</session-descriptor>
<container-descriptor>