06-06-2013 05:54 AM
Caused by: org.alfresco.service.namespace.NamespaceException: URI http://www.alfresco.org/model/site/1.0 cannot be imported as it is not defined (with prefix st
<import uri="http://www.alfresco.org/model/site/1.0" prefix="st" />
, but it still fails.depends-on="dictionaryBootstrap">
, but I suspect that's not it. What else am I missing?alfresco/WEB-INF/classes/alfresco/site-services-context.xml
file and I added this:
<bean id="siteService_dictionaryBootstrap" parent="dictionaryModelBootstrap" depends-on="dictionaryBootstrap">
<property name="models">
<list>
<value>alfresco/model/siteModel.xml</value>
</list>
</property>
….
06-06-2013 06:05 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.