10.4. Properties mapping (from 4.0 to 4.1)

As of eXo Platform 4.1.0, the properties are no longer configured via $PLATFORM_TOMCAT_HOME/gatein/conf/configuration.properties (Tomcat), or $PLATFORM_JBOSS_HOME/standalone/configuration/gatein/configuration.properties (JBoss). Instead, you should change default configurations via $PLATFORM_TOMCAT_HOME/gatein/conf/exo.properties (Tomcat) or $PLATFORM_JBOSS_HOME/standalone/configuration/gatein/exo.properties (JBoss) (see Configuration overview for the exo.properties file).

If you have used those properties in 4.0, you can update them to the new file exo.properties of 4.1. However, the property names have been changed, as in the mapping:

Platform variables

Old variableNew variable
gatein.email.domain.urlexo.base.url
accountsetup.skipexo.accountsetup.skip
exo.super.userexo.super.user

Email variables

Old variableNew variable
gatein.email.smtp.fromexo.email.smtp.from
gatein.email.smtp.hostexo.email.smtp.host
gatein.email.smtp.portexo.email.smtp.port
gatein.email.smtp.starttls.enableexo.email.smtp.starttls.enable
gatein.email.smtp.authexo.email.smtp.auth
gatein.email.smtp.usernameexo.email.smtp.username
gatein.email.smtp.passwordexo.email.smtp.password
gatein.email.smtp.socketFactory.portexo.email.smtp.socketFactory.port
gatein.email.smtp.socketFactory.classexo.email.smtp.socketFactory.class

JOD Converter

Old variableNew variable
wcm.jodconverter.enableexo.jodconverter.enable
wcm.jodconverter.portnumbersexo.jodconverter.portnumbers
wcm.jodconverter.officehomeexo.jodconverter.officehome
wcm.jodconverter.taskqueuetimeoutexo.jodconverter.taskqueuetimeout
wcm.jodconverter.taskexecutiontimeoutexo.jodconverter.taskexecutiontimeout
wcm.jodconverter.maxtasksperprocessexo.jodconverter.maxtasksperprocess
wcm.jodconverter.retrytimeoutexo.jodconverter.retrytimeout

Unified search

Old variableNew variable
unified-search.engine.fuzzy.enableexo.unified-search.engine.fuzzy.enable
unified-search.engine.fuzzy.similarityexo.unified-search.engine.fuzzy.similarity

Caches

Old variableNew variable
gatein.cache.mop.maxsizeexo.cache.portal.mop.maxsize
gatein.cache.mop.livetimeexo.cache.portal.mop.livetime
gatein.cache.mop.maxnodesexo.cache.portal.mop.maxnodes
gatein.cache.mop.expirationexo.cache.portal.mop.expiration
gatein.cache.navigation.maxsizeexo.cache.portal.navigation.maxsize
gatein.cache.navigation.livetimeexo.cache.portal.navigation.livetime
gatein.cache.navigation.maxnodesexo.cache.portal.navigation.maxnodes
gatein.cache.navigation.expirationexo.cache.portal.navigation.expiration
gatein.cache.description.maxsizeexo.cache.portal.description.maxsize
gatein.cache.description.livetimeexo.cache.portal.description.livetime
gatein.cache.description.maxnodesexo.cache.portal.description.maxnodes
gatein.cache.description.expirationexo.cache.portal.description.expiration
gatein.cache.page.maxsizeexo.cache.portal.page.maxsize
gatein.cache.page.livetimeexo.cache.portal.page.livetime
gatein.cache.page.maxnodesexo.cache.portal.page.maxnodes
gatein.cache.page.expirationexo.cache.portal.page.expiration
cache.exo.portal.TemplateService.capacityexo.cache.portal.TemplateService.capacity
cache.exo.portal.TemplateService.liveTimeexo.cache.portal.TemplateService.liveTime
cache.exo.portal.ResourceBundleData.capacityexo.cache.portal.ResourceBundleData.capacity
cache.exo.portal.ResourceBundleData.liveTimeexo.cache.portal.ResourceBundleData.liveTime
cache.exo.commons.SettingService.Capacityexo.cache.commons.SettingService.Capacity
cache.exo.commons.SettingService.TimeToLiveexo.cache.commons.SettingService.TimeToLive
cache.exo.commons.SettingService.MaxNodesexo.cache.commons.SettingService.MaxNodes
cache.exo.commons.SettingService.ExpirationTimeoutexo.cache.commons.SettingService.ExpirationTimeout
wcm.cache.queryservice.maxnodesexo.cache.ecms.queryservice.maxnodes
wcm.cache.queryservice.expirationtimeoutexo.cache.ecms.queryservice.expirationtimeout
wcm.cache.managedrive.maxnodesexo.cache.ecms.managedrive.maxnodes
wcm.cache.managedrive.expirationtimeoutexo.cache.ecms.managedrive.expirationtimeout
wcm.cache.scriptservice.capacityexo.cache.ecms.scriptservice.capacity
wcm.cache.scriptservice.timetoliveexo.cache.ecms.scriptservice.timetolive
wcm.cache.templateservice.capacityexo.cache.ecms.templateservice.capacity
wcm.cache.templateservice.timetoliveexo.cache.ecms.templateservice.timetolive
wcm.cache.webcontent.initialwebcontentplugin.capacityexo.cache.ecms.webcontent.initialwebcontentplugin.capacity
wcm.cache.webcontent.initialwebcontentplugin.timetoliveexo.cache.ecms.webcontent.initialwebcontentplugin.timetolive
wcm.cache.fragmentcacheservice.capacityexo.cache.ecms.fragmentcacheservice.capacity
wcm.cache.fragmentcacheservice.timetoliveexo.cache.ecms.fragmentcacheservice.timetolive
wcm.cache.pdfviewer.capacityexo.cache.ecms.pdfviewer.capacity
wcm.cache.pdfviewer.timetoliveexo.cache.ecms.pdfviewer.timetolive
wcm.cache.seoservice.capacityexo.cache.ecms.seoservice.capacity
wcm.cache.seoservice.timetoliveexo.cache.ecms.seoservice.timetolive
cache.exo.ecms.javascript.maxSizeexo.cache.ecms.javascript.maxSize
cache.exo.ecms.javascript.liveTimeexo.cache.ecms.javascript.liveTime
cache.exo.social.IdentityCache.Capacityexo.cache.social.IdentityCache.Capacity
cache.exo.social.IdentityCache.TimeToLiveexo.cache.social.IdentityCache.TimeToLive
cache.exo.social.IdentityIndexCache.Capacityexo.cache.social.IdentityIndexCache.Capacity
cache.exo.social.IdentityIndexCache.TimeToLiveexo.cache.social.IdentityIndexCache.TimeToLive
cache.exo.social.ProfileCache.Capacityexo.cache.social.ProfileCache.Capacity
cache.exo.social.ProfileCache.TimeToLiveexo.cache.social.ProfileCache.TimeToLive
cache.exo.social.IdentitiesCache.Capacityexo.cache.social.IdentitiesCache.Capacity
cache.exo.social.IdentitiesCache.TimeToLiveexo.cache.social.IdentitiesCache.TimeToLive
cache.exo.social.IdentitiesCountCache.Capacityexo.cache.social.IdentitiesCountCache.Capacity
cache.exo.social.IdentitiesCountCache.TimeToLiveexo.cache.social.IdentitiesCountCache.TimeToLive
cache.exo.social.RelationshipCache.Capacityexo.cache.social.RelationshipCache.Capacity
cache.exo.social.RelationshipCache.TimeToLiveexo.cache.social.RelationshipCache.TimeToLive
cache.exo.social.RelationshipFromIdentityCache.Capacityexo.cache.social.RelationshipFromIdentityCache.Capacity
cache.exo.social.RelationshipFromIdentityCache.TimeToLiveexo.cache.social.RelationshipFromIdentityCache.TimeToLive
cache.exo.social.RelationshipsCountCache.Capacityexo.cache.social.RelationshipsCountCache.Capacity
cache.exo.social.RelationshipsCountCache.TimeToLiveexo.cache.social.RelationshipsCountCache.TimeToLive
cache.exo.social.RelationshipsCache.Capacityexo.cache.social.RelationshipsCache.Capacity
cache.exo.social.RelationshipsCache.TimeToLiveexo.cache.social.RelationshipsCache.TimeToLive
cache.exo.social.ActivityCache.Capacityexo.cache.social.ActivityCache.Capacity
cache.exo.social.ActivityCache.TimeToLiveexo.cache.social.ActivityCache.TimeToLive
cache.exo.social.ActivitiesCountCache.Capacityexo.cache.social.ActivitiesCountCache.Capacity
cache.exo.social.ActivitiesCountCache.TimeToLiveexo.cache.social.ActivitiesCountCache.TimeToLive
cache.exo.social.ActivitiesCache.Capacityexo.cache.social.ActivitiesCache.Capacity
cache.exo.social.ActivitiesCache.TimeToLiveexo.cache.social.ActivitiesCache.TimeToLive
cache.exo.social.SpaceCache.Capacityexo.cache.social.SpaceCache.Capacity
cache.exo.social.SpaceCache.TimeToLiveexo.cache.social.SpaceCache.TimeToLive
cache.exo.social.SpaceRefCache.Capacityexo.cache.social.SpaceRefCache.Capacity
cache.exo.social.SpaceRefCache.TimeToLiveexo.cache.social.SpaceRefCache.TimeToLive
cache.exo.social.SpacesCountCache.Capacityexo.cache.social.SpacesCountCache.Capacity
cache.exo.social.SpacesCountCache.TimeToLiveexo.cache.social.SpacesCountCache.TimeToLive
cache.exo.social.SpacesCache.Capacityexo.cache.social.SpacesCache.Capacity
cache.exo.social.SpacesCache.TimeToLiveexo.cache.social.SpacesCache.TimeToLive
cache.exo.forum.UserProfiles.Capacityexo.cache.forum.UserProfiles.Capacity
cache.exo.forum.UserProfiles.TimeToLiveexo.cache.forum.UserProfiles.TimeToLive
cache.exo.forum.CategoryList.Capacityexo.cache.forum.CategoryList.Capacity
cache.exo.forum.CategoryList.TimeToLiveexo.cache.forum.CategoryList.TimeToLive
cache.exo.forum.CategoryData.Capacityexo.cache.forum.CategoryData.Capacity
cache.exo.forum.CategoryData.TimeToLiveexo.cache.forum.CategoryData.TimeToLive
cache.exo.forum.ForumList.Capacityexo.cache.forum.ForumList.Capacity
cache.exo.forum.ForumList.TimeToLiveexo.cache.forum.ForumList.TimeToLive
cache.exo.forum.ForumData.Capacityexo.cache.forum.ForumData.Capacity
cache.exo.forum.ForumData.TimeToLiveexo.cache.forum.ForumData.TimeToLive
cache.exo.forum.TopicData.Capacityexo.cache.forum.TopicData.Capacity
cache.exo.forum.TopicData.TimeToLiveexo.cache.forum.TopicData.TimeToLive
cache.exo.forum.WatchListData.Capacityexo.cache.forum.WatchListData.Capacity
cache.exo.forum.WatchListData.TimeToLiveexo.cache.forum.WatchListData.TimeToLive
cache.exo.forum.LinkListData.Capacityexo.cache.forum.LinkListData.Capacity
cache.exo.forum.LinkListData.TimeToLiveexo.cache.forum.LinkListData.TimeToLive
cache.exo.forum.ObjectNameData.Capacityexo.cache.forum.ObjectNameData.Capacity
cache.exo.forum.ObjectNameData.TimeToLiveexo.cache.forum.ObjectNameData.TimeToLive
cache.exo.forum.MiscData.Capacityexo.cache.forum.MiscData.Capacity
cache.exo.forum.MiscData.TimeToLiveexo.cache.forum.MiscData.TimeToLive
cache.exo.wiki.PageRenderingCache.Capacityexo.cache.wiki.PageRenderingCache.Capacity
cache.exo.wiki.PageRenderingCache.TimeToLiveexo.cache.wiki.PageRenderingCache.TimeToLive
cache.exo.calendar.GroupCalendarCache.Capacityexo.cache.calendar.GroupCalendarCache.Capacity
cache.exo.calendar.GroupCalendarCache.TimeToLiveexo.cache.calendar.GroupCalendarCache.TimeToLive

JCR

Old variableNew variable
gatein.jcr.datasource.dialectexo.jcr.datasource.dialect
gatein.jcr.db-structure-typeexo.jcr.db-structure-type
gatein.jcr.sessionregistry.sessionmaxageexo.jcr.sessionregistry.sessionmaxage
gatein.jcr.storage.enabledexo.jcr.storage.enabled
gatein.jcr.repository.defaultexo.jcr.repository.default
gatein.jcr.workspace.defaultexo.jcr.workspace.default
gatein.jcr.workspace.systemexo.jcr.workspace.system

Calendar

Old variableNew variable
exo.calendar.default.event.suggestexo.calendar.default.event.suggest
exo.calendar.default.task.suggestexo.calendar.default.task.suggest
exo.calendar.remote.synchronization.job.periodexo.calendar.remote.synchronization.job.period

Wiki

Old variableNew variable
wiki.autosave.intervalexo.wiki.autosave.interval

Clustering

Old variableNew variable
exo.cluster.partition.nameexo.cluster.partition.name
gatein.jcr.jgroups.configexo.jcr.cluster.jgroups.config-url
gatein.jcr.cache.configexo.jcr.cache.config
gatein.jcr.cache.config.workspace.portal-systemexo.jcr.cache.config.workspace.portal-system
gatein.jcr.lock.cache.configexo.jcr.lock.cache.config
gatein.jcr.index.cache.configexo.jcr.index.cache.config

Add-ons

Old variableNew variable
acme.portalConfig.metadata.overrideexo.acme.portalConfig.metadata.override
ide.portalConfig.metadata.overrideexo.ide.portalConfig.metadata.override

GateIn

Old variableNew variable
gatein.conf.dir

exo.conf.dir

See more information below for how to customize this property.

gatein.data.direxo.data.dir
gatein.jcr.data.direxo.jcr.data.dir
gatein.jcr.index.data.direxo.jcr.index.data.dir
gatein.jcr.storage.data.direxo.jcr.storage.data.dir
gatein.assets.versionexo.assets.version

The property exo.conf.dir can be changed as follows:

Accounts and Security

Old variableNew variable
exo.security.domainexo.security.domain
gatein.portal.idm.createuserportalexo.portal.idm.createuserportal
gatein.portal.idm.destroyuserportalexo.portal.idm.destroyuserportal

Datasources

Old variableNew variable
gatein.jcr.datasource.nameexo.jcr.datasource.name
gatein.idm.datasource.nameexo.idm.datasource.name

ECMS

Old variableNew variable
gatein.ecms.watchdocument.contentexo.ecms.watchdocument.content
Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus