diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 9e4b1fe..78e0ce6 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -34,8 +34,8 @@ contextConfigLocation /WEB-INF/applicationContext.xml - + authserver diff --git a/WebContent/WEB-INF/weblogic-web.xml b/WebContent/WEB-INF/weblogic-web.xml index 3e0192a..2e359f1 100644 --- a/WebContent/WEB-INF/weblogic-web.xml +++ b/WebContent/WEB-INF/weblogic-web.xml @@ -35,6 +35,16 @@ /WEB-INF/applicationContext.xml + + + default + weblogic.servlet.FileServlet + + + default + /static/* + + authserver