diff --git a/webapp/pom.xml b/webapp/pom.xml
index 568c4f7ecb1..61dc28ed58c 100644
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -337,12 +337,6 @@
test
-
-
- io.meeds.kernel
- exo.kernel.component.ext.cache.impl.infinispan.v8
-
-
io.meeds.portal
diff --git a/webapp/src/main/webapp/WEB-INF/conf/configuration.xml b/webapp/src/main/webapp/WEB-INF/conf/configuration.xml
index 23d97947e32..0863ec7bddf 100644
--- a/webapp/src/main/webapp/WEB-INF/conf/configuration.xml
+++ b/webapp/src/main/webapp/WEB-INF/conf/configuration.xml
@@ -29,7 +29,6 @@
war:/conf/social-extension/portal/upgrade-plugins-configuration.xml
war:/conf/social-extension/social/social-configuration.xml
war:/conf/social-extension/social/component-plugins-configuration.xml
- war:/conf/social-extension/social/cache-configuration.xml
war:/conf/social-extension/social/common-configuration.xml
war:/conf/social-extension/social/core-configuration.xml
war:/conf/social-extension/social/service-configuration.xml
diff --git a/webapp/src/main/webapp/WEB-INF/conf/social-extension/social/cache-configuration.xml b/webapp/src/main/webapp/WEB-INF/conf/social-extension/social/cache-configuration.xml
deleted file mode 100644
index 336c3ce0f3f..00000000000
--- a/webapp/src/main/webapp/WEB-INF/conf/social-extension/social/cache-configuration.xml
+++ /dev/null
@@ -1,287 +0,0 @@
-
-
-
-
-
-
- org.exoplatform.services.cache.CacheService
-
- addExoCacheConfig
- addExoCacheConfig
- org.exoplatform.services.cache.ExoCacheConfigPlugin
-
-
-
-
-
- social.IdentityCache
- The Cache configuration for the IdentityCache
-
-
-
- social.IdentityIndexCache
- The Cache configuration for the IdentityIndexCache
-
-
-
- social.ProfileCache
- The Cache configuration for the ProfileCache
-
-
-
- social.IdentitiesCountCache
- The Cache configuration for the IdentitiesCountCache
-
-
-
- social.IdentitiesCache
- The Cache configuration for the IdentitiesCache
-
-
-
-
-
- social.RelationshipCache
- The Cache configuration for the RelationshipCache
-
-
-
- social.RelationshipFromIdentityCache
- The Cache configuration for the RelationshipFromIdentityCache
-
-
-
- social.RelationshipsCountCache
- The Cache configuration for the RelationshipsCountCache
-
-
-
- social.RelationshipsCache
- The Cache configuration for the RelationshipsCache
-
-
-
- social.SuggestionsCache
- The Cache configuration for the SuggestionsCache
-
-
-
-
-
- social.ActivityCache
- The Cache configuration for the ActivityCache
-
-
-
- social.ActivitiesCountCache
-
-
-
-
- social.ActivitiesCache
-
-
-
-
-
-
- social.SpaceCache
- The Cache configuration for the SpaceCache
-
-
-
- social.SpaceSimpleCache
-
-
-
-
- social.SpaceRefCache
- The Cache configuration for the SpaceRefCache
-
-
-
- social.SpacesCountCache
- The Cache configuration for the SpacesCountCache
-
-
-
- social.SpacesCache
- The Cache configuration for the SpacesCache
-
-
-
- social.translation
- The Cache configuration for the TranslationStorage
-
-
-
- social.linkSettings
- The Cache configuration for the LinkStorage
-
-
-
- social.cmsSetting
- The Cache configuration for the CMSStorage
-
-
-
-
- social.ProfileAvatar
- The Cache configuration for the ProfileAvatar
-
-
-
-
-
-
-