From 5b09c93024a0ea14b2b90fa1a0319ac37367535a Mon Sep 17 00:00:00 2001 From: Amanda Anganes Date: Mon, 9 Apr 2012 10:53:02 -0400 Subject: [PATCH] Cleaned up the context files a bit, no big changes yet. --- .../WEB-INF/spring/appServlet/servlet-context.xml | 1 - .../webapp/WEB-INF/spring/application-context.xml | 15 ++++----------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/openid-connect-server/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml b/openid-connect-server/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml index 663d2fef9..b003a78cd 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml +++ b/openid-connect-server/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml @@ -52,6 +52,5 @@ authorization-endpoint-url="/openidconnect/auth" token-endpoint-url="/openidconnect/token"> - diff --git a/openid-connect-server/src/main/webapp/WEB-INF/spring/application-context.xml b/openid-connect-server/src/main/webapp/WEB-INF/spring/application-context.xml index 9c0087030..2b4b20f83 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/spring/application-context.xml +++ b/openid-connect-server/src/main/webapp/WEB-INF/spring/application-context.xml @@ -19,6 +19,8 @@ + + + + @@ -117,9 +121,6 @@ - - - @@ -146,14 +147,6 @@ - - - - - - - -