Changing the crowd.properties does not take effect in Crowd
問題
You make changes to the crowd.properties
configuration file, but even after restarting Crowd the new attributes do not take place.
原因
There are several crowd.properties files located in the Crowd installation directory:
- ./client/conf/crowd.properties
- ./crowd-openidserver-webapp/WEB-INF/classes/crowd.properties
- ./demo-src/crowd.properties
- ./demo-webapp/crowd.properties
- ./demo-webapp/WEB-INF/classes/crowd.properties
- ./etc/crowd.properties
This can cause confusion since those other files are used for different aspects of Crowd.
ソリューション
- Make the changes to the proper
crowd.properties
file; specifically the one located on the root of the Crowd home directory, as explained here: Important Directories and Files
最終更新日: 2016 年 2 月 26 日
Powered by Confluence and Scroll Viewport.