From 69e5126de68045427814664ec1f83bafc3101f4d Mon Sep 17 00:00:00 2001 From: Rinjae Date: Thu, 27 Aug 2026 15:55:37 +0900 Subject: [PATCH] =?UTF-8?q?WebLogic=20commons-fileupload=20=EC=9A=B0?= =?UTF-8?q?=EC=84=A0=20=EB=A1=9C=EB=93=9C=20=EC=84=A4=EC=A0=95=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=20-=20NoSuchMethodError=20=EB=B0=A9=EC=A7=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/weblogic.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/weblogic.xml b/src/main/resources/weblogic.xml index 3b54024..07867c9 100644 --- a/src/main/resources/weblogic.xml +++ b/src/main/resources/weblogic.xml @@ -9,6 +9,10 @@ ch.qos.logback.* org.apache.log4j.* org.apache.commons.logging.* + + org.apache.commons.fileupload.*