<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Webquickstart installation failed using AMP and WAR files in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60872#M21331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ADF is an option if you are trying to build a user interface that would benefit from the components that ship with ADF or you would like to use the alfresco.js client-side JavaScript library. Otherwise, you don't need the ADF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your custom web application can deliver content by:&lt;/P&gt;&lt;P&gt;&amp;nbsp; * Making calls to the Alfresco repository via the alfresco.js client-side JavaScript library that ships with ADF.&lt;/P&gt;&lt;P&gt;&amp;nbsp; * Making calls to the Alfresco REST API&lt;/P&gt;&lt;P&gt;&amp;nbsp; * Making calls to the Apache Chemistry API (probably via the JSON binding)&lt;/P&gt;&lt;P&gt;&amp;nbsp; * Making calls to your own custom Alfresco web scripts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2019 22:54:22 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2019-01-02T22:54:22Z</dc:date>
    <item>
      <title>Webquickstart installation failed using AMP and WAR files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60869#M21328</link>
      <description>I am trying to install webquick start using docker.I have two docker files as if below.dockerfile 1FROM alfresco/alfresco-content-repository-community:6.1.1COPY uploader-plus-repo-1.6.amp /usr/local/tomcat/amps/uploader-plus-repo-1.6.ampCOPY alfresco-community-wcmqs-3.4.b.amp /usr/local/tomcat/amps/</description>
      <pubDate>Wed, 19 Dec 2018 10:58:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60869#M21328</guid>
      <dc:creator>jiby_jose</dc:creator>
      <dc:date>2018-12-19T10:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Webquickstart installation failed using AMP and WAR files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60870#M21329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Web QuickStart is deprecated as of 6.0, is no longer being developed, and will be removed from a future version according to &lt;A href="https://community.alfresco.com/community/ecm/blog/2018/01/03/architecture-changes-for-alfresco-content-services-version-60" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/community/ecm/blog/2018/01/03/architecture-changes-for-alfresco-content-services-version-60&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do so much better than WQS now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2018 03:51:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60870#M21329</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2018-12-21T03:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Webquickstart installation failed using AMP and WAR files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60871#M21330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Jeff. It is also mentioned like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;There are many ways to use the Alfresco Digital Business Platform to deliver content to the Web, and we would be happy to discuss your specific needs with you or point you to a partner. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So I would like to know with Alfresco Share what are the ways to deliver content to the web. Or is that ADF the possible solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2018 10:54:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60871#M21330</guid>
      <dc:creator>jiby_jose</dc:creator>
      <dc:date>2018-12-21T10:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Webquickstart installation failed using AMP and WAR files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60872#M21331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ADF is an option if you are trying to build a user interface that would benefit from the components that ship with ADF or you would like to use the alfresco.js client-side JavaScript library. Otherwise, you don't need the ADF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your custom web application can deliver content by:&lt;/P&gt;&lt;P&gt;&amp;nbsp; * Making calls to the Alfresco repository via the alfresco.js client-side JavaScript library that ships with ADF.&lt;/P&gt;&lt;P&gt;&amp;nbsp; * Making calls to the Alfresco REST API&lt;/P&gt;&lt;P&gt;&amp;nbsp; * Making calls to the Apache Chemistry API (probably via the JSON binding)&lt;/P&gt;&lt;P&gt;&amp;nbsp; * Making calls to your own custom Alfresco web scripts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 22:54:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60872#M21331</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2019-01-02T22:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Webquickstart installation failed using AMP and WAR files</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60873#M21332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 09:00:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/webquickstart-installation-failed-using-amp-and-war-files/m-p/60873#M21332</guid>
      <dc:creator>jiby_jose</dc:creator>
      <dc:date>2019-01-04T09:00:54Z</dc:date>
    </item>
  </channel>
</rss>

