02-07-2006 05:09 AM
02-07-2006 05:29 AM
02-07-2006 05:39 AM
02-07-2006 05:45 AM
Hi,
I tried to implement "task lists" for Alfresco, you can find the discussion in the "Developers-Web Client Development" forum. And I am facing the problem you have, keeping my work seperate, and ensuring that I am in synch with official Alfresco sources.
02-07-2006 06:04 AM
02-07-2006 06:44 AM
I can suggest to work on the latest sources all the time, synchonizing with the Alfresco subversion sources. Then, if any file you have changed is changed by the Alfresco developers, you can merge the differences. Then your changes can be valid as for the latest Alfresco code.
02-07-2006 06:55 AM
02-08-2006 04:39 AM
02-22-2006 08:15 AM
02-22-2006 10:21 AM
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>
classpath:app/contentRepositoryBrowser/application-context.xml,
classpath*:app/contentRepositoryBrowser/*/*-context-server.xml
</param-value>
<description>Spring config file locations</description>
</context-param>
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.