摘要:
Alfresco安装在2008时经常会出现无法初始化数据库。主要原因是Users没有安装目录的写入权限。只要加入权限即可正常安装。 阅读全文
posted @ 2013-03-13 15:08
迷路dê流氓
阅读(59)
评论(0)
推荐(0)
摘要:
在tomcat-users.xml加入如下代码<tomcat-users> <role rolename="manager-gui"/> <role rolename="manager-script"/> <role rolename="manager-jmx"/> <role rolename="manager-status"/> <role rolename="admin-gui"/> <role rolename 阅读全文
posted @ 2013-03-13 15:02
迷路dê流氓
阅读(185)
评论(0)
推荐(0)
摘要:
内容 阅读全文
posted @ 2013-03-13 14:27
迷路dê流氓
阅读(71)
评论(0)
推荐(0)
摘要:
原文:http://wiki.alfresco.com/wiki/Outbound_E-mail_Configuration#SMTP_configurationThe mailService implementation is provided by Spring and the configuration can be customised by setting various key value pairs in javaMailProperties.Alfresco provides configuration for the most common scenarios, howeve 阅读全文
posted @ 2013-03-13 14:23
迷路dê流氓
阅读(488)
评论(0)
推荐(0)
摘要:
http://wiki.alfresco.com/wiki/Changing_Default_Port_ConfigurationWith some installations, the alfresco default port shall be moved from port 8080. This works fine with the Alfresco Explorer, but may break the Alfresco Share authentication application with the error "Unable to retrieve License i 阅读全文
posted @ 2013-03-13 14:17
迷路dê流氓
阅读(579)
评论(0)
推荐(0)