05-09-2014 09:38 AM
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' 'http://www.springframework.org/dtd/spring-beans.dtd'>
<beans>
<bean id="${project.artifactId}_resources" class="org.springframework.extensions.surf.util.ResourceBundleBootstrapComponent">
<property name="resourceBundles">
<list>
<value>alfresco.module.${project.artifactId}.messages.fooModel</value>
</list>
</property>
</bean>
</beans>
05-14-2014 10:37 AM
05-14-2014 12:18 PM
content-share-context.xml
is removed already; there are no other files in my web-extension directory. 05-14-2014 12:24 PM
05-21-2014 06:45 AM
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.