diff --git a/core/src/main/resources/config-spring-geonetwork.xml b/core/src/main/resources/config-spring-geonetwork.xml index 7911a9c5f2..7dc187acf6 100644 --- a/core/src/main/resources/config-spring-geonetwork.xml +++ b/core/src/main/resources/config-spring-geonetwork.xml @@ -38,10 +38,11 @@ ignore-resource-not-found="true" ignore-unresolvable="true" order="1"/> - + file-encoding="UTF-8"/> diff --git a/services/src/main/resources/config-spring-geonetwork.xml b/services/src/main/resources/config-spring-geonetwork.xml index c424740ad7..d13736472d 100644 --- a/services/src/main/resources/config-spring-geonetwork.xml +++ b/services/src/main/resources/config-spring-geonetwork.xml @@ -34,10 +34,11 @@ ignore-resource-not-found="true" ignore-unresolvable="true" order="1"/> - + file-encoding="UTF-8"/> diff --git a/web/src/main/webResources/WEB-INF/config-spring-geonetwork.xml b/web/src/main/webResources/WEB-INF/config-spring-geonetwork.xml index d820563c2a..ca43500104 100644 --- a/web/src/main/webResources/WEB-INF/config-spring-geonetwork.xml +++ b/web/src/main/webResources/WEB-INF/config-spring-geonetwork.xml @@ -38,10 +38,11 @@ ignore-resource-not-found="true" ignore-unresolvable="true" order="1"/> - + file-encoding="UTF-8"/> diff --git a/web/src/main/webResources/WEB-INF/spring-servlet.xml b/web/src/main/webResources/WEB-INF/spring-servlet.xml index 30c0b3a149..71d6a95e84 100644 --- a/web/src/main/webResources/WEB-INF/spring-servlet.xml +++ b/web/src/main/webResources/WEB-INF/spring-servlet.xml @@ -42,8 +42,11 @@ ignore-resource-not-found="true" ignore-unresolvable="true" order="1"/> - +