07-11-2011 01:23 PM
07-11-2011 04:15 PM
07-15-2011 09:03 AM
07-15-2011 05:01 PM
07-16-2011 12:34 AM
alfresco-enterprise-spp-3.4.2.zip file,- this is the correct file, just that the documentation hasn't kept up with the later amp modules.
java -jar alfresco-mmt.jar list [path to war file]/alfresco.war
You should get a result like this - file paths are from my community installation:Module 'org_alfresco_module_wcmquickstart' installed in '../web-server/webapps/alfresco.war'The last module listed is the vti module - sharepoint support
- Title: WCM Quick Start
- Version: 1.0
- Install Date: Sat Jul 02 18:47:45 NZST 2011
- Desription: WCM Quick Start
Module 'org_alfresco_module_dod5015' installed in '../web-server/webapps/alfresco.war'
- Title: DOD 5015 Records Management
- Version: 1.0
- Install Date: Sun Jun 26 23:43:02 NZST 2011
- Desription: Alfresco DOD 5015 Record Management Extension
Module 'org.alfresco.module.vti' installed in '../web-server/webapps/alfresco.war'
- Title: Vti
- Version: 1.2
- Install Date: Sun Jun 26 17:19:12 NZST 2011
- Desription: Alfresco Vti Extension
#
# Sharepoint
#————-
vti.server.port=7070
vti.alfresco.deployment.context=/alfresco
vti.alfresco.alfresoHostWithPort=http://[servername]:8080
vti.share.shareHostWithPort=http://[servername]:8080Cheers, Sasquatch
07-16-2011 12:31 PM
07-18-2011 08:55 AM
07-18-2011 10:45 AM
07-18-2011 04:11 PM
### Authentication LDAP ###
authentication.chain=passthru1:passthru,ldap-ad1:ldap-ad,alfrescoNtlm1:alfrescoNtlm
ntlm.authentication.sso.enabled=true
### Sharepoint VTI ###
vti.server.port=7070
vti.server.external.host=${localname}
vti.server.external.port=${vti.server.port}
vti.share.siteInBrowser=/page/site/…/dashboard
vti.share.siteSettings=/page/site/…/customise-site
vti.share.siteGroupMembership=/page/site/…/site-members
vti.share.userInformation=/page/user/…/profile
vti.share.documentLibrary=/page/site/…/documentlibrary
vti.share.documentDetails=/page/site/…/document-details
vti.share.calendar=/page/site/…/calendar
07-27-2011 01:38 PM
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.