...
Address layouts are stored in the openmrs-servlet.xml file. You can find this file in the tomcathome/webapps/openmrs/WEB-INF/lib/openmrs-web...jar/openmrs-servlet.xml folder .
In the <bean id="addressSupport" element, add <ref bean="addressTemplateCustomized" /> .
...