I'm evaluating the new 3.2 preview #2 release, and I'm trying to use the new configuration infrastructure. We're supposed to edit the new alfresco-global.properties instead of the separate .properties.
I've copied the sample alfresco-global.properties into my shared class path, per the Wiki instructions. On my server it's under /opt/alfresco/tomcat/shared/classes/. Apparently it's not detected, because none of the options I set up there are working. For example I changed the name of the alf_data/ directory and it's still being created as alf_data/. I used the linux installer.
What could be the issue?
Thank you.