cancel
Showing results for 
Search instead for 
Did you mean: 

Error to access the Web Quick Start demo editorial website and live website

rohit9637
Star Contributor
Star Contributor
  • Installed Web Quick Start on local alfresco installation. Followed the Procedure described in the alfresco documentation page
  • Created the new site "wcmqs" and imported the Website data from the sample content.
  • Getting error while rendering the site. 

1 ACCEPTED ANSWER

jpotts
World-Class Innovator
World-Class Innovator

Old post, but in case anyone else comes across it, Web Quick Start has been deprecated, according to this announcement. It has not been developed for quite some time and was originally intended as an example.

As an alternative, consider using:

  * Your own custom web application that invokes the Alfresco 5.2 REST API

  * Your own custom web application that invokes the CMIS API

  * Your own custom web application that leverages the Alfresco client-side JavaScript library that ships with ADF

  * The components that ship with ADF

View answer in original post

1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator

Old post, but in case anyone else comes across it, Web Quick Start has been deprecated, according to this announcement. It has not been developed for quite some time and was originally intended as an example.

As an alternative, consider using:

  * Your own custom web application that invokes the Alfresco 5.2 REST API

  * Your own custom web application that invokes the CMIS API

  * Your own custom web application that leverages the Alfresco client-side JavaScript library that ships with ADF

  * The components that ship with ADF