From d6f95bab25564e560aa2b30449129c2efead6c1b Mon Sep 17 00:00:00 2001 From: jaewohong Date: Fri, 5 Dec 2025 17:21:14 +0900 Subject: [PATCH] =?UTF-8?q?persistence-store=20none=EC=9C=BC=EB=A1=9C=20?= =?UTF-8?q?=EC=88=98=EC=A0=95,=20session=EB=B3=B5=EC=A0=9C=EC=8B=9C=20stor?= =?UTF-8?q?e=20=EC=82=AC=EC=9A=A9=EC=95=88=ED=95=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/weblogic.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WebContent/WEB-INF/weblogic.xml b/WebContent/WEB-INF/weblogic.xml index f8f8aa3..44b772f 100644 --- a/WebContent/WEB-INF/weblogic.xml +++ b/WebContent/WEB-INF/weblogic.xml @@ -5,7 +5,8 @@ 1800 JSESSIONID_EMS - replicated_if_clustered + + none