From 3b1adbd7b2db7739be8ea46c687b90997ad415d6 Mon Sep 17 00:00:00 2001 From: Rinjae Date: Thu, 4 Dec 2025 13:39:10 +0900 Subject: [PATCH] Edit weblogic-web.xml --- WebContent/WEB-INF/weblogic-web.xml | 36 ++++++++++++++++++----------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/WebContent/WEB-INF/weblogic-web.xml b/WebContent/WEB-INF/weblogic-web.xml index 3e0192a..3d4f45b 100644 --- a/WebContent/WEB-INF/weblogic-web.xml +++ b/WebContent/WEB-INF/weblogic-web.xml @@ -34,7 +34,17 @@ contextConfigLocation /WEB-INF/applicationContext.xml - + + + + default + weblogic.servlet.FileServlet + + + default + /static/* + + authserver @@ -60,17 +70,17 @@ - - - - - - - - - - - + + + RestApiDynamicInAdapter + com.eactive.eai.adapter.http.dynamic.RestApiAdapterMain + 2 + + + RestApiDynamicInAdapter + /API/* + /api/* +