02-26-2007 03:43 AM
03-02-2007 03:10 AM
03-02-2007 06:52 AM
03-02-2007 07:47 AM
03-02-2007 08:57 AM
03-02-2007 03:17 PM
03-03-2007 08:38 AM
03-06-2007 02:54 AM
03-12-2007 11:17 PM
03-14-2007 05:23 AM
@echo off
rem Install an AMP file into an Alfresco WAR
rem set the LIB_DIR value to point to the Alfresco lib directory
SET LIB_DIR=C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\lib
SET TEMP_CLASS_PATH=%LIB_DIR%\repository.jar;%LIB_DIR%\core.jar;%LIB_DIR%\truezip.jar;%LIB_DIR%\log4j-1.2.8.jar;%LIB_DIR%\spring.jar;%LIB_DIR%\commons-logging.jar
java -cp "%TEMP_CLASS_PATH%" org.alfresco.repo.module.tool.ModuleManagementTool "%1" "%2" "%3" "%4" "%5" "%6" "%7"
03-23-2007 06:51 AM
After deleting the alfresco directory under webapps and restarting I am seeing some of the Records Management module. However any changes made to file-servers.xml are gone and must be re-applied.
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.