aegif/NemakiWare

Solr propery override does not work?

linzhixing opened this issue · 0 comments

If you specify repositories.setting.file property in app-server-solr.properties in tomcat shared/classes, setting file was not correctly read.
This caused NullPointerException in CmisServiceFactory L132:

RepositorySetting setting = getRepositorySettings().get(repositoryId);