From 0ea0a58eb059651268cd759fdba8bce9b8523984 Mon Sep 17 00:00:00 2001 From: Rinjae Date: Mon, 13 Oct 2025 17:10:04 +0900 Subject: [PATCH] =?UTF-8?q?weblogic.xml=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/weblogic.xml | 38 +++++++++++++++++---------------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/WebContent/WEB-INF/weblogic.xml b/WebContent/WEB-INF/weblogic.xml index 3d203a7..0012fb5 100644 --- a/WebContent/WEB-INF/weblogic.xml +++ b/WebContent/WEB-INF/weblogic.xml @@ -1,19 +1,21 @@ - - / - - 1800 - JSESSIONID_ONL - replicated_if_clustered - - - - org.apach.ignite.* - org.slf4j.* - ch.qos.logback.* - - - org/slf4j/impl/StaticLoggerBinder.class - - - + + + / + + 1800 + JSESSIONID_EMS + replicated_if_clustered + + + + + org.apach.ignite.* + org.slf4j.* + ch.qos.logback.* + + + org/slf4j/impl/StaticLoggerBinder.class + + + \ No newline at end of file