summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/resources/eaaf_core.beans.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_core/src/main/resources/eaaf_core.beans.xml')
-rw-r--r--eaaf_core/src/main/resources/eaaf_core.beans.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eaaf_core/src/main/resources/eaaf_core.beans.xml b/eaaf_core/src/main/resources/eaaf_core.beans.xml
index 9806664c..5b1962cf 100644
--- a/eaaf_core/src/main/resources/eaaf_core.beans.xml
+++ b/eaaf_core/src/main/resources/eaaf_core.beans.xml
@@ -13,8 +13,8 @@
<import resource="classpath:/spring/eaaf_utils.beans.xml"/>
- <bean id="httpClientFactory"
- class="at.gv.egiz.eaaf.core.impl.utils.HttpClientFactory" />
+ <bean id="eaafCoreMessageSource"
+ class="at.gv.egiz.eaaf.core.impl.logging.EaafCoreMessageSource" />
<bean id="ProtocolFinalizationController"
class="at.gv.egiz.eaaf.core.impl.idp.controller.ProtocolFinalizationController" />