From a59e78782149933c37e21486c292f2c1a7fc9c2c Mon Sep 17 00:00:00 2001 From: clemenso Date: Fri, 14 Aug 2009 10:54:32 +0000 Subject: [#354] HTTPBindingProcessor: MAX_DATAURL_HOPS not configurable git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@433 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/src/main/webapp/WEB-INF/applicationContext.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'BKUOnline/src/main/webapp/WEB-INF/applicationContext.xml') diff --git a/BKUOnline/src/main/webapp/WEB-INF/applicationContext.xml b/BKUOnline/src/main/webapp/WEB-INF/applicationContext.xml index 5681fa89..0324030e 100644 --- a/BKUOnline/src/main/webapp/WEB-INF/applicationContext.xml +++ b/BKUOnline/src/main/webapp/WEB-INF/applicationContext.xml @@ -75,8 +75,11 @@ scope="singleton"> + + + @@ -105,8 +108,9 @@ -- cgit v1.2.3