02-24-2008 12:38 PM
02-25-2008 12:34 PM
<bean id="shared-properties" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="ignoreUnresolvablePlaceholders">
<value>true</value>
</property>
<property name="locations">
<list>
<value>classpath:alfresco/extension/alfresco-shared.properties</value>
</list>
</property>
</bean>
Thanks,02-26-2008 03:32 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.