<?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: how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35335#M14897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you take a look at the &lt;A href="http://docs.alfresco.com/5.2/concepts/dev-arch-overview.html" rel="nofollow noopener noreferrer"&gt;architecture documentation&lt;/A&gt;, you should see that Share does not need a database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2017 13:37:20 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2017-07-12T13:37:20Z</dc:date>
    <item>
      <title>how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35329#M14891</link>
      <description>i get the code&amp;nbsp;https://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/here,and make&amp;nbsp;http://localhost:8080/alfresco&amp;nbsp; run, but there is no "share" part, so how can i install alfresco-share-services ,so that the "share" part can get visible in the menu. the is question one .another question</description>
      <pubDate>Sun, 09 Jul 2017 13:33:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35329#M14891</guid>
      <dc:creator>vincentsun</dc:creator>
      <dc:date>2017-07-09T13:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35330#M14892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you really want to re-build from source ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may find it easier to use the Alfresco SDK initially, depending on what you're trying to do ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://docs.alfresco.com/5.2/concepts/sdk-overview.html" title="http://docs.alfresco.com/5.2/concepts/sdk-overview.html" rel="nofollow noopener noreferrer"&gt;Alfresco SDK 3.0 | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, in answer to your question... you can&amp;nbsp;run Share (share.war) &amp;amp; the Content Services Repository (alfresco.war) in separate Tomcat instances (or you can run in a single instance). Either way, you would also need to build the "Share Services" AMP (extension) and deploy to your "alfresco.war". &amp;nbsp;The trunk code is here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/trunk/share-services/" title="https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/trunk/share-services/" rel="nofollow noopener noreferrer"&gt;alfresco-open-mirror - Revision 137931: /web-apps/Share/trunk/share-services&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in most&amp;nbsp;cases you may wish to run a well-known tagged version of Share + Share Services AMP, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/tags/5.2.e" title="https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/tags/5.2.e/share-services/" rel="nofollow noopener noreferrer"&gt;alfresco-open-mirror - Revision 137931: /web-apps/Share/tags/5.2.e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/tags/5.2.e/share-services/" title="https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/tags/5.2.e/share-services/" rel="nofollow noopener noreferrer"&gt;alfresco-open-mirror - Revision 137931: /web-apps/Share/tags/5.2.e/share-services&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:05:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35330#M14892</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2017-07-10T11:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35331#M14893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your help, but the key problem is "&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&amp;nbsp;how to build the "Share Services" AMP (extension) and deploy to "alfresco.war".&lt;/SPAN&gt;" ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:21:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35331#M14893</guid>
      <dc:creator>vincentsun</dc:creator>
      <dc:date>2017-07-10T13:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35332#M14894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Jan said, you do not need to build the Share Services AMP. It is available from &lt;A href="https://artifacts.alfresco.com" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com&lt;/A&gt;&amp;nbsp;as a pre-built AMP.&lt;/P&gt;&lt;P&gt;"How to deploy to alfresco.war?" - Well, either use the Alfresco SDK as Jan suggested or use the alfresco-mmt.jar tool to install it manually. See the Alfresco documentation for details on &lt;A _jive_internal="true" href="https://community.alfresco.com/thread/docs.alfresco.com/community/tasks/amp-install.html" rel="nofollow noopener noreferrer"&gt;installing an Alfresco Module Package&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 19:29:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35332#M14894</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-07-10T19:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35333#M14895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are really so nice, thanks for your answer. &amp;nbsp;i have the last quesiton, with the share.war(&lt;A href="https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/" rel="nofollow noopener noreferrer" style="color: #1e88e5; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://svn.alfresco.com/repos/alfresco-open-mirror/web-apps/Share/&lt;/A&gt;). where can i use mysql db,such as alfresco.war can be configured in the alfresco-global.properties ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:45:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35333#M14895</guid>
      <dc:creator>vincentsun</dc:creator>
      <dc:date>2017-07-11T14:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35334#M14896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any suggestions ?&lt;B&gt;Axel Faust&lt;/B&gt;‌ &lt;A __default_attr="93179" __jive_macro_name="user" _jive_internal="true" data-id="93179" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/janv" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 13:34:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35334#M14896</guid>
      <dc:creator>vincentsun</dc:creator>
      <dc:date>2017-07-12T13:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35335#M14897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you take a look at the &lt;A href="http://docs.alfresco.com/5.2/concepts/dev-arch-overview.html" rel="nofollow noopener noreferrer"&gt;architecture documentation&lt;/A&gt;, you should see that Share does not need a database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 13:37:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35335#M14897</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-07-12T13:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: how can i install alfresco-share-services in alfresco-platform use source code,cannot find  any doc?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35336#M14898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 15:30:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-install-alfresco-share-services-in-alfresco-platform/m-p/35336#M14898</guid>
      <dc:creator>vincentsun</dc:creator>
      <dc:date>2017-07-12T15:30:44Z</dc:date>
    </item>
  </channel>
</rss>

