02-24-2016 05:48 PM
<bean id="custom-properties" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="ignoreUnresolvablePlaceholders">
<value>true</value>
</property>
<property name="locations">
<list>
<value>file:///${CATALINA_HOME}/conf/alfresco-global.properties</value>
</list>
</property>
</bean>
02-25-2016 03:18 AM
02-25-2016 03:18 AM
02-29-2016 05:21 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.